minecraft-assets/assets/minecraft/models/block/cartography_table.json

13 lines
392 B
JSON

{
"parent": "block/cube",
"textures": {
"particle": "block/cartography_table_side3",
"down": "block/dark_oak_planks",
"up": "block/cartography_table_top",
"north": "block/cartography_table_side3",
"east": "block/cartography_table_side3",
"south": "block/cartography_table_side1",
"west": "block/cartography_table_side2"
}
}