3
Texture pack help
Does anybody know if it is possible to change the top texture of a bookshelf without using optifine and without changing the oak texture
15
I don't know much, but there should be a bookshelf_top.png (check the vanilla resource pack)
na there is not. you have to change some tings in the bookshelf.json in models
maybe i will try
Yes it's totally possible
sorry i fell asleep
in the "minecraft" folder make a new folder called "models" in there make a "block" folder and in there make a new file called "bookshelf.json"
copy the following text into it:
in the "minecraft" folder make a new folder called "models" in there make a "block" folder and in there make a new file called "bookshelf.json"
copy the following text into it:
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "minecraft:block/bookshelf_top_bottom",
"side": "minecraft:block/bookshelf"
}
}after you did that go into your "minecraft">"textures">"block" folder and make a new file named "bookshelf_top_bottom.png" that file is now the texture of the bottom and the top of the bookshelfCan
you send me the pack?View 1 more replies
if you want to change bottom and top separately i would have to look into that somewhat deeper but im sure that would be possible to
Na this should work as i am just trying to make warped plank bookshelves
Good
