mirror of
https://git.webmc.xyz/Starlike-Client/Starlike-Client
synced 2025-07-22 05:31:18 -09:00
13 lines
200 B
JSON
13 lines
200 B
JSON
{
|
|
"parent": "block/cube",
|
|
"textures": {
|
|
"particle": "#front",
|
|
"down": "#top",
|
|
"up": "#top",
|
|
"north": "#front",
|
|
"east": "#side",
|
|
"south": "#side",
|
|
"west": "#side"
|
|
}
|
|
}
|