#i need help with texture pack for bed
18 messages · Page 1 of 1 (latest)
Please make sure to read #1021015331910713395 as it may answer your question!
Once your question has been resolved, please mark the post as closed by using the </close:1163944441741049897> command.
im making a model, but it keeps saying file not found and turns white. pls help
its getting rlly annoying
this is how its supposed to look like
pls help
If this is for a Block/Item .json model please ask in #1021001177263001701 next time.
Anyways, in Block/Item models it only saves a small relative file path to the textures.
So when a .json gets loaded into Blockbench it expects the model and texture(s) to be in a resource pack and expects that the user imported or saved the texture directly in its final location in the pack.
Your "Downloads" folder is not a valid pack.
nor are capital letters allowed in file names (hence the error Blockbench throws)
Blockbench should have also warned you about the first problem about your texture not being loaded from/saved to a resoure pack.
so where should i save it?
anywhere within YourPack/assets/minecraft/textures/item/...
-# you can have further folders inside the "item" folder if you want
Just make sure to directly save or load the texture from the location it will be in in the end.
or anywhere within /textures/block/... would work too
Whichever one you prefer, both work for the same things.