mirror of
https://git.webmc.xyz/Starlike-Client/Starlike-Client
synced 2025-07-22 05:31:18 -09:00
13 lines
340 B
JSON
13 lines
340 B
JSON
{
|
|
"parent": "block/cube",
|
|
"textures": {
|
|
"particle": "blocks/crafting_table_front",
|
|
"down": "blocks/planks_oak",
|
|
"up": "blocks/crafting_table_top",
|
|
"north": "blocks/crafting_table_front",
|
|
"east": "blocks/crafting_table_side",
|
|
"south": "blocks/crafting_table_side",
|
|
"west": "blocks/crafting_table_front"
|
|
}
|
|
}
|