Files
wireless-docs/assets/minecraft/models/block/crafter_crafting.json
2026-07-03 22:04:34 -04:00

10 lines
234 B
JSON

{
"parent": "block/crafter_triggered",
"textures": {
"top": "block/crafter_top_crafting",
"north": "block/crafter_north_crafting",
"east": "block/crafter_east_crafting",
"west": "block/crafter_west_crafting"
}
}