Pressure component (PNC)
Add PneumaticCraft pressure capability to your machine
This component requires Custom Machinery Pneumaticcraft to be installed.
This is the component that let your machine interact with the PneumaticCraft pressure system, it is also compatible with any mods that make use of PneumaticCraft pressure.
Pressure component is defined as a unique machine component, meaning that you can only have 1 per machine.
If you try to define more than 1 pressure component only the first will be used.
The pressure component make use of the config
property to configure which sides of the machine can handle pressure.
By default all sides will enable pressure.
Pressure component is defined with "type": "custommachinery:pressure"
in the json.
Properties
The pressure component has 4 mandatory properties and 1 optional property :
Mandatory properties
Optional property
Toggle ConfigExample
A basic pressure component :
Last updated