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

8 lines
134 B
JSON

{
"parent": "block/cube_column",
"textures": {
"end": "blocks/planks_oak",
"side": "blocks/bookshelf"
}
}