Added Tankard and Candle Stand

This commit is contained in:
2024-11-07 20:21:38 +00:00
parent 55d3b2624d
commit 14789100a9
5 changed files with 904 additions and 1 deletions
@@ -4,6 +4,8 @@
"layer0": "minecraft:item/iron_nugget"
},
"overrides": [
{"predicate": {"custom_model_data":1}, "model": "block/custom/chess-pawn"}
{"predicate": {"custom_model_data":1}, "model": "block/custom/chess-pawn"},
{"predicate": {"custom_model_data":2}, "model": "block/custom/items/tankard"},
{"predicate": {"custom_model_data":3}, "model": "block/custom/items/candle_stand"}
]
}