diff --git a/vane-trifles/src/main/resources/resource_pack/assets/minecraft/items/shulker_box.json b/vane-trifles/src/main/resources/resource_pack/assets/minecraft/items/shulker_box.json index 44d8ffe9..4321a4e8 100644 --- a/vane-trifles/src/main/resources/resource_pack/assets/minecraft/items/shulker_box.json +++ b/vane-trifles/src/main/resources/resource_pack/assets/minecraft/items/shulker_box.json @@ -3,9 +3,13 @@ "type": "range_dispatch", "property": "minecraft:custom_model_data", "fallback": { - "type": "minecraft:shulker_box", - "texture": "minecraft:shulker" - } + "type": "minecraft:special", + "base": "minecraft:item/shulker_box", + "model": { + "type": "minecraft:shulker_box", + "texture": "minecraft:shulker" + } + }, "entries": [ { "threshold": 7733271,