Files
minecraft-assets/assets/minecraft/models/block/fletching_table.json
2021-03-10 21:55:53 +00:00

13 lines
373 B
JSON

{
"parent": "block/cube",
"textures": {
"particle": "block/fletching_table_front",
"down": "block/oak_planks",
"up": "block/fletching_table_top",
"north": "block/fletching_table_front",
"east": "block/fletching_table_side",
"south": "block/fletching_table_front",
"west": "block/fletching_table_side"
}
}