Flywheel/src/main/resources/assets/create/models/item/whisk.json
simibubi 8259a0c275 JEI Traveling down the Recipe Chain
- Added JEI integration for polishing and the chromatic compound shenanigans
- Added more missing recipes
- Added some machine-specific ingredients
2020-01-27 23:25:59 +01:00

6 lines
No EOL
87 B
JSON

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