12 lines
333 B
JSON
12 lines
333 B
JSON
|
|
{
|
||
|
|
"parent": "block/cube",
|
||
|
|
"textures": {
|
||
|
|
"particle": "block/oak_planks",
|
||
|
|
"north": "block/crafting_table_front",
|
||
|
|
"south": "block/crafting_table_back",
|
||
|
|
"east": "block/crafting_table_right",
|
||
|
|
"west": "block/crafting_table_left",
|
||
|
|
"up": "block/crafting_table_top",
|
||
|
|
"down": "block/crafting_table_bottom"
|
||
|
|
}
|
||
|
|
}
|