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