minecraft-src/assets/minecraft/models/block/bookshelf.json
2025-07-04 01:41:11 +03:00

7 lines
No EOL
147 B
JSON

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