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