HexCasting/Common/src/generated/resources/assets/hexcasting/models/block/akashic_bookshelf_empty.json
2022-11-04 18:21:08 +01:00

8 lines
225 B
JSON

{
"parent": "minecraft:block/orientable",
"textures": {
"front": "hexcasting:block/akashic_bookshelf",
"side": "hexcasting:block/akashic_bookshelf_horiz",
"top": "hexcasting:block/akashic_bookshelf_vert"
}
}