ploof-pack/faithless/assets/minecraft/models/item/fletching_table.json

11 lines
283 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"parent": "block/cube_all",
"textures": {
"north": "block/fletching_table_front",
"east": "block/fletching_table_side",
"south": "block/fletching_table_back",
"west": "block/fletching_table_side_2",
"up": "block/fletching_table_top",
"down": "block/birch_planks"
}
}