minecraft-assets/assets/minecraft/models/block/smoker.json

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"
}
}