PNC Temperature (PNC)
Make a recipe process only when the machine is at a specific temperature.
Properties
Mandatory property
"type": "custommachinery:pnc_temperature" //Mandatory to define a temperature requirement.Example
{
"type": "custommachinery:pnc_temperature",
"temperature": "(100,)"
}Last updated