minecraft-src/assets/minecraft/models/block/loom.json
2025-07-04 01:41:11 +03:00

9 lines
No EOL
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"
}
}