So I love making texture packs, not fancy, beautiful ones, but just random ones when i'm bored. Ever since resource packs were introduced, all hell broke loose.
First, I wasn't able to even see it in my folder, but I solved that using the "pack.mcmeta" thingy. Now it shows up, but it just doesn't do anything.
Is there any reason to this? All I edited was:
pack.png
pack.mcmeta
bg.png (In the achievements folder)
rain.png
survival_inv.png
icons.png (In the gui folder)
foliagecolor.png
grasscolor.png
mapicons.png
pumpkinblur.png
watercolor.png
If it helps, this is what I entered into my "pack.mcmeta" file:
From what you posted, your Resource Pack is not using the correct file structure, keep in mind that Texture Packs are not Resource Packs, they have been completely redesigned.
First, I wasn't able to even see it in my folder, but I solved that using the "pack.mcmeta" thingy. Now it shows up, but it just doesn't do anything.
Is there any reason to this? All I edited was:
- pack.png
- pack.mcmeta
- bg.png (In the achievements folder)
- rain.png
- survival_inv.png
- icons.png (In the gui folder)
- foliagecolor.png
- grasscolor.png
- mapicons.png
- pumpkinblur.png
- watercolor.png
If it helps, this is what I entered into my "pack.mcmeta" file:{
"pack":{
"pack_format":1,
"description":"My Texture Pack"
}
}
Help please?
Then where do I put it?
Hi,
From what you posted, your Resource Pack is not using the correct file structure, keep in mind that Texture Packs are not Resource Packs, they have been completely redesigned.
See the File Structure for making a resource pack here.