Files
minecraft-assets/assets/minecraft/models/block/loom.json
2024-10-09 18:32:42 +02:00

9 lines
244 B
JSON

{
"parent": "minecraft:block/orientable_with_bottom",
"textures": {
"bottom": "minecraft:block/loom_bottom",
"front": "minecraft:block/loom_front",
"side": "minecraft:block/loom_side",
"top": "minecraft:block/loom_top"
}
}