mirror of
https://git.webmc.xyz/Starlike-Client/Starlike-Client
synced 2025-07-22 05:31:18 -09:00
13 lines
418 B
JSON
13 lines
418 B
JSON
{
|
|
"parent": "block/cube_all",
|
|
"textures": {
|
|
"down": "starlike:blocks/smithing_table_bottom",
|
|
"east": "starlike:blocks/smithing_table_side",
|
|
"north": "starlike:blocks/smithing_table_front",
|
|
"particle": "starlike:blocks/smithing_table_front",
|
|
"south": "starlike:blocks/smithing_table_front",
|
|
"up": "starlike:blocks/smithing_table_top",
|
|
"west": "starlike:blocks/smithing_table_side"
|
|
}
|
|
}
|