Machine components
Customize the inventory, buffers and world interactions of the machine.
Available components
Energy componentFluid componentItem componentRedstone componentTemplate
{
"name": "Machine",
"appearance": {},
"components": [
{
//First component
},
{
//Second component
}
]
}