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

9 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"
}
}