Files
Wizardry/src/main/resources/assets/ebwizardry/models/block/birch_bookshelf.json
T
Electroblob77 004c4c09e3 Add bookshelves
2020-03-25 14:29:27 +00:00

10 lines
309 B
JSON

{
"parent": "ebwizardry:block/bookshelf",
"textures": {
"particle": "ebwizardry:blocks/birch_bookshelf_side",
"side": "ebwizardry:blocks/birch_bookshelf_side",
"inside": "ebwizardry:blocks/birch_bookshelf_inside",
"top": "ebwizardry:blocks/birch_bookshelf_top"
}
}