Create/src/main/resources/assets/create/models/item/dough.json
simibubi ca355d1ec3 Back to Belt
- Mechanical Belts can now be dyed with any color
- Added the Mechanical Press with a new Pressing recipe type
- Added the belt support, purely decorational
- Added the FlexpeaterTM
- Added some unspectacular ingredients and recipes
2019-09-13 18:36:18 +02:00

6 lines
87 B
JSON

{
"parent": "item/generated",
"textures": {
"layer0": "create:item/dough"
}
}