Chemical component (Mekanism)
Add chemical tanks inside the machine.
All of Mekanism chemicals types are supported :
Properties
Mandatory properties
"type": "custommachinery:gas" //Mandatory to define a gas chemical component.
OR
"type": "custommachinery:infusion" //Mandatory to define an infusion chemical component.
OR
"type": "custommachinery:pigment" //Mandatory to define a pigment chemical component.
OR
"type": "custommachinery:slurry" //Mandatory to define a slurry chemical component.Optional properties
ConfigExample
Last updated