Files
minecraft-assets/assets/minecraft/models/block/smoker.json
2025-02-19 18:31:59 +01:00

9 lines
252 B
JSON

{
"parent": "minecraft:block/orientable_with_bottom",
"textures": {
"bottom": "minecraft:block/smoker_bottom",
"front": "minecraft:block/smoker_front",
"side": "minecraft:block/smoker_side",
"top": "minecraft:block/smoker_top"
}
}