Create/src/generated/resources/assets/create/blockstates/item_drain.json
simibubi 5abfc15e9e Destroyer of Lakes
- Added the hose pulley
- Added creative tanks
- Fixed sails not getting consumed when placed against each other
- Items can now be inserted onto belts regardless of it moving or not
- Fixed item duplication on stopped belts
- Refactored fluid block rendering in JEI
- Reworked model of the schematic table
2020-10-30 02:16:08 +01:00

7 lines
No EOL
80 B
JSON

{
"variants": {
"": {
"model": "create:block/item_drain"
}
}
}