Files
minecraft-assets/assets/minecraft/models/block/bookshelf.json
2024-02-14 17:44:28 +01:00

7 lines
147 B
JSON

{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "minecraft:block/oak_planks",
"side": "minecraft:block/bookshelf"
}
}