Files
minecraft-assets/assets/minecraft/models/block/bookshelf.json
2017-02-18 11:57:56 +00:00

8 lines
134 B
JSON

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