mirror of
https://github.com/SangeloDev/SangeFault.git
synced 2024-11-13 00:52:43 +00:00
a50683c84e
basically starting over... this is gonna be fun!
12 lines
247 B
JSON
12 lines
247 B
JSON
{
|
|
"parent": "block/cube_directional",
|
|
"textures": {
|
|
"particle": "#back",
|
|
"down": "#side",
|
|
"up": "#side",
|
|
"north": "#front",
|
|
"east": "#side",
|
|
"south": "#back",
|
|
"west": "#side"
|
|
}
|
|
}
|