Texture Pack not equipping
When I try to equip my texture pack, it will not show up in my texture packs. I dropped it where it said to, i'm not sure why it's not equipping. Its a custom pack, should I add it here in case I did something wrong?
Environment
macOS, Minecraft 1.19.3
Created Issue:
Texture Pack not equipping
When I try to equip my texture pack, it will not show up in my texture packs. I dropped it where it said to, i'm not sure why it's not equipping.
Environment
macOS, Minecraft 1.19.3
Changed Description:
When I try to equip my texture pack, it will not show up in my texture packs. I dropped it where it said to, i'm not sure why it's not equipping. Its a custom pack, should I add it here in case I did something wrong?
Added Attachments:
Added Attachments:
Added Labels: bug texture-pack
Removed Attachments:
Added Attachments:
Removed Attachments:
Make sure pack.mcmeta is set up properly, and it is not named pack.mcmeta.txt
dhranios, it’s named pack.mcmeta and not pack.mcmeta.txt and and it’s a direct copy and paste from the minecraft wiki but with a different name for the pack
Could you attach the resource pack to this bug report?
it won't let me upload the assets folder. on the mojang website it says an internal error has occurred when I try to upload it. I only changed one texture there. (ignore the goofy image I chose for pack.png) I attached the texture I changed. I also am now realizing the dimensions are not 128x 128, is that a problem with it?
Put the pack in a zip file, then upload it.
ok! I uploaded the texture pack.
Did I make the texture pack incorrectly, or is this a bug? I watched a tutorial on it and followed it almost exactly.
is this the right place to upload the pack or should I contact support? I already asked them and they linked me to this website
Found the problem:
pack.mcmeta has the wrong quote type: "description": “Minecraft Main Pack” (the value's quotes are curly)
Yep, you type it wrong, it should be
instead of
"description": “Minecraft Main Pack“(you must use the character " instead of the character “).