Files
wireless-docs/assets/minecraft/models/block/smoker.json
2026-07-03 22:04:34 -04: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"
}
}