From a53d5a1c3b6aecfdcb1854f1187f97c3439b89a1 Mon Sep 17 00:00:00 2001 From: Mark Rapson Date: Thu, 5 Dec 2024 21:48:06 +0000 Subject: [PATCH] Candle Stand Location --- packs/0-lzcustom/assets/minecraft/items/candle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packs/0-lzcustom/assets/minecraft/items/candle.json b/packs/0-lzcustom/assets/minecraft/items/candle.json index d65aa64..ba5aa02 100644 --- a/packs/0-lzcustom/assets/minecraft/items/candle.json +++ b/packs/0-lzcustom/assets/minecraft/items/candle.json @@ -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" } } ] } } \ No newline at end of file