Flywheel/src/main/resources/assets/create/blockstates/millstone.json
simibubi c3f781b762 The Millstone
- Added Millstone
- Added Milling recipe type
- Crushing wheels can apply milling recipes
- Added a command for clearing the buffer cache
- Any cog-containing machine can now connect to large cogwheels
- Added French localization by Kiro
- Removed unused lang entries
2020-03-26 23:03:56 +01:00

5 lines
No EOL
75 B
JSON

{
"variants": {
"": { "model": "create:block/millstone/casing" }
}
}