ploof-pack/faithless/assets/minecraft/models/block/loom.json

12 lines
272 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"parent": "block/cube",
"textures": {
"particle": "block/loom_top",
"north": "block/loom_front",
"south": "block/loom_side_2",
"east": "block/loom_side",
"west": "block/loom_side",
"up": "block/loom_top",
"down": "block/loom_bottom"
}
}