mirror of
https://github.com/SangeloDev/SangeFault.git
synced 2024-11-10 07:32:43 +00:00
13 lines
235 B
JSON
13 lines
235 B
JSON
|
{
|
||
|
"parent": "block/cube",
|
||
|
"textures": {
|
||
|
"particle": "#side",
|
||
|
"down": "#bottom",
|
||
|
"up": "#top",
|
||
|
"north": "#side",
|
||
|
"east": "#side",
|
||
|
"south": "#side",
|
||
|
"west": "#side"
|
||
|
}
|
||
|
}
|