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

11 lines
304 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"parent": "block/cube_all",
"textures": {
"north": "block/cartography_table_front",
"east": "block/cartography_table_left",
"south": "block/cartography_table_back",
"west": "block/cartography_table_right",
"up": "block/cartography_table_top",
"down": "block/cartography_table_bottom"
}
}