Page 1 of 1

Modifiers

Posted: Tue Dec 31, 2013 3:52 pm
by Dysoch
Is it possible to create your own modifiers?

Code: Select all

	  {
        type = "ammo-damage",
        ammo_category = "sniper-ammo",
        modifier = "0.2"
      },
modified to make inserters faster, or increase/decrease energy consumptions

Re: Modifiers

Posted: Wed Jan 01, 2014 4:20 am
by FreeER
No, those are in the C++ code so it is only possible to use what the devs have made, there is a list on the wiki