https://www.planetminecraft.com/texture-pack/lantern-and-chain/
(I didn't create this resource pacl or anything)
The chain model in this pack works perfectly with the lanterns model I use from another pack, but the texture in the pack I pasted the link for doesn't work at all (It just has the default missing texture on it (black and magenta)).
I was wondering if anybody knew how to fix this pack, basically getting the texture to work with this model.
(I didn't create this resource pacl or anything)
The chain model in this pack works perfectly with the lanterns model I use from another pack, but the texture in the pack I pasted the link for doesn't work at all (It just has the default missing texture on it (black and magenta)).
I was wondering if anybody knew how to fix this pack, basically getting the texture to work with this model.
4
Not sure how you re combining two packs, but I found the problem. You see, the author put custom_textures folder with chain texture in unusual location. The model have following path: custom_textures/custom_chain.
The problem is that Minecraft always searches for textures in textures folder, so instead of searching in assets/minecraft/custom_textures/ it searched in assets/minecraft/textures/custom_textures
Fix is pretty simple, just move custom textures folder to textures folder.
The problem is that Minecraft always searches for textures in textures folder, so instead of searching in assets/minecraft/custom_textures/ it searched in assets/minecraft/textures/custom_textures
Fix is pretty simple, just move custom textures folder to textures folder.
As you're experienced with resourcepacks, turn on the specified resource pack with the output log open. It'll tell what file is missing as that is the reason for the missing texture model
I'm not really experienced with resource packs. All I really ever do is mess around with layers of folders and zipped stuff to get some things to work right. I have no idea what the output log is.
Btw, the file for the texture of the chain is there, it's just doesn't connect to the model even when I move it to the block textures folder.
Btw, the file for the texture of the chain is there, it's just doesn't connect to the model even when I move it to the block textures folder.
