Pressure (PNC)
Make the recipe require or produce PneumaticCraft pressure.
This requirement requires Custom Machinery Pneumaticcraft to be installed.
The pressure requirement can be used in a recipe to require a specific pressure and/or consume/produce compressed air from PneumaticCraft.
The requirement will directly interact with the machine's pressure component, if the machine does nor have a pressure component then the requirement won't work.
This requirement is available in both modes :
Input : require pressure and/or consume air.
Output : produce air.
Pressure requirement must be defined in json with : "type": "custommachinery:pressure"
.
Properties
The pressure requirement has 2 mandatory properties and 3 optional properties.
Mandatory properties
Optional properties
Example
A pressure requirement that will make the recipe run only if the machine pressure is between 2bar and 3bar and consume 100mL of compressed air :
A pressure requirement that will make the recipe produce 200mL of compressed air :
Last updated