mirror of
https://github.com/SangeloDev/SangeFault.git
synced 2024-11-10 07:32:43 +00:00
a50683c84e
basically starting over... this is gonna be fun!
12 lines
No EOL
375 B
JSON
12 lines
No EOL
375 B
JSON
{
|
|
"parent": "minecraft:block/cube_directional",
|
|
"textures": {
|
|
"particle": "minecraft:block/jigsaw_top",
|
|
"north": "minecraft:block/jigsaw_top",
|
|
"south": "minecraft:block/jigsaw_bottom",
|
|
"east": "minecraft:block/jigsaw_side",
|
|
"west": "minecraft:block/jigsaw_side",
|
|
"up": "minecraft:block/jigsaw_lock",
|
|
"down": "minecraft:block/jigsaw_side"
|
|
}
|
|
} |