Candle Stand Location

This commit is contained in:
2024-12-05 21:48:06 +00:00
parent a08af1bdd2
commit a53d5a1c3b
@@ -7,7 +7,7 @@
"model": "minecraft:item/candle"
},
"cases": [
{ "when": "candle_stand", "model": { "type": "model", "model": "lz:food/candle_stand" } }
{ "when": "candle_stand", "model": { "type": "model", "model": "lz:items/candle_stand" } }
]
}
}