Files
minecraft-assets/assets/minecraft/models/block/loom.json
2020-07-15 16:37:25 +00:00

9 lines
244 B
JSON

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