Changes for vanilla wood type bookshelfs

This commit is contained in:
Frank 2022-07-29 15:49:49 +02:00
parent 47a744cf23
commit 696e0d5def
4 changed files with 27 additions and 2 deletions

View file

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