Files
minecraft-assets/assets/minecraft/models/block/loom.json
2023-06-07 18:29:05 +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"
}
}