MineAssets/1.16.5/assets/minecraft/models/block/fletching_table.json
2024-12-17 02:08:01 +03:00

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"
}
}