Energy per tick
Make the recipe consume or produce energy every tick
Energy per tick requirement is used to define per-tick energy inputs and outputs for a custom machine recipe.
To use it you just need to provide the amount of energy (Forge Energy aka FE) you want the recipe to consume/produce each tick.
This requirement is available in both input
and output
modes.
In input mode : While crafting the recipe, the machine will consume the specified amount of energy each tick from the machine energy component.
In output mode : While crafting the recipe, the machine will produce the specified amount of energy each tick and put it in the machine energy component.
The requirement type of energy per tick requirement is :"custommachinery:energy_per_tick"
Properties
The energy per tick requirement has 3 mandatory properties and 1 optional property.
Mandatory properties
Optional property
Example
An energy per tick requirement that will make the recipe produce 2672FE per tick:
An energy per tick requirement that will make the recipe consume 20FE per tick with 50% chance: