Bookshelves

This commit is contained in:
paulevsGitch 2020-11-02 01:42:47 +03:00
parent 9ed5b7df19
commit 0a8e73d9d9
15 changed files with 131 additions and 59 deletions

View file

@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "betterend:block/%parent%_planks",
"side": "betterend:block/%parent%_bookshelf"
}
}