Files
minecraft-assets/assets/minecraft/models/block/loom.json
2024-02-14 17:44:28 +01: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"
}
}