Files
minecraft-assets/assets/minecraft/models/block/bookshelf.json
2023-11-29 18:29:39 +01:00

7 lines
147 B
JSON

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