Creating an upgraded machine
Create a machine that is an upgrade of another custom machine.
Base example
{
"parent": "custommachinery:power_crusher"
}Overriding properties
{
"parent": "custommachinery:power_crusher",
"gui": [
//put some gui elements here
]
}Recipe modifiers
About recipes
Last updated