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
420 B
JSON
12 lines
No EOL
420 B
JSON
{
|
|
"parent": "minecraft:block/cube",
|
|
"textures": {
|
|
"particle": "minecraft:block/fletching_table_front",
|
|
"north": "minecraft:block/fletching_table_front",
|
|
"south": "minecraft:block/fletching_table_front",
|
|
"east": "minecraft:block/fletching_table_side",
|
|
"west": "minecraft:block/fletching_table_side",
|
|
"up": "minecraft:block/fletching_table_top",
|
|
"down": "minecraft:block/birch_planks"
|
|
}
|
|
} |