mirror of
https://github.com/SangeloDev/SangeFault.git
synced 2024-11-10 07:32:43 +00:00
12 lines
437 B
JSON
12 lines
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"
|
||
|
}
|
||
|
}
|