11 lines
277 B
JSON
11 lines
277 B
JSON
{
|
|
"parent": "block/crafter/regular",
|
|
"textures": {
|
|
"top": "block/crafter/top_crafting",
|
|
"north": "block/crafter/north_crafting",
|
|
"south": "block/crafter/south_crafting",
|
|
"east": "block/crafter/east_crafting",
|
|
"west": "block/crafter/west_crafting"
|
|
}
|
|
}
|