Create/src/main/resources/assets/create/blockstates/brass_block.json
simibubi f9b9659bc6 Bugs, Recipes and Storage Blocks
- Added Zinc and Brass Block
- Added compat for mechanical Saw with BoP's logs
- Fixed Crafters and Mixers not handling container items properly
- Fixed Shafts not dropping when breaking a belt segment with pulley
- Added missing loot table for copper blocks and shingles
2020-03-23 17:04:09 +01:00

5 lines
70 B
JSON

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