Position
Make the recipe work only when the machine is placed at certain positions
Properties
Mandatory property
"type": "custommachinery:position" //Mandatory to define a position requirement.Optional property
Example
{
"type": "custommachinery:position",
"positions": ["y>>128"]
}Last updated