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
No EOL
437 B
JSON
12 lines
No EOL
437 B
JSON
{
|
|
"parent": "minecraft:block/cube",
|
|
"textures": {
|
|
"particle": "minecraft:block/cartography_table_side3",
|
|
"north": "minecraft:block/cartography_table_side3",
|
|
"south": "minecraft:block/cartography_table_side1",
|
|
"east": "minecraft:block/cartography_table_side3",
|
|
"west": "minecraft:block/cartography_table_side2",
|
|
"up": "minecraft:block/cartography_table_top",
|
|
"down": "minecraft:block/dark_oak_planks"
|
|
}
|
|
} |