3

Texture pack not showing up ingame

Kittnt 6/9/21 9:58 am history
207
6/10/2021 3:51 pm
I have an issue installing a texture pack. They have always worked for me, until now with this single pack. It seems to be in the same file format as the others, and i have tried everything from extracting it into a new folder then putting it back into resource packs, to reinstalling the pack. I tried the page that tells you how to install resource packs and fix the issue where they don't show up, but that isn't working. At this point I would just try to find another pack but i can't seem to find any other good ones fitting this category. Other people have downloaded this pack and it worked just fine, what could be the issue?
Posted by
Kittnt
Level 1 : New Miner
1

  Have something to say?

JoinSign in

8

__SK__
06/10/2021 3:51 pm
Level 57 : Grandmaster Wizard
Hope you already solved it, if no verify the following image.



Select all the files and the folder, right click them, go to Send to, and click on Compressed (zipped) folder.


Hope it helps
1
ImBread
06/10/2021 8:17 am
Level 31 : Artisan Toast
well could you maybe provide the pack that this has been going on with :o?
2
Kittnt
06/10/2021 9:38 am
Level 1 : New Miner
3
oakar258
06/10/2021 12:52 pm
Level 69 : High Grandmaster Artist
Looks like resourcepack author did a common mistake and zipped whole resourcepack folder instead of it's content.
2
Kittnt
06/10/2021 2:25 pm
Level 1 : New Miner
I think I know how to unzip it again, how do i properly zip it?
1
oakar258
06/10/2021 3:25 pm
Level 69 : High Grandmaster Artist
Go to folder, select the pack content and zip them
1
PsioPsia001
06/10/2021 7:31 am
She/Her • Level 59 : Grandmaster Ranger Mountaineer
I just had the same situation. Pack is in resourcepack folder, I opened MC, resourcepacks, add, I dragged pack to MC window, question "do you want to add pack to MC?", and after answering Yes still nothing. It was in other file format than the other pack I have, but my friends had the same and it worked. Is it because of the launcher (they both have Shiginima with Mojang account logged in)?
3
oakar258
06/10/2021 6:56 am
Level 69 : High Grandmaster Artist
history
The two major things that decides on resourcepack showing up is pack.mcmeta file and folder structure

Make sure:


1. Resourcepack folder structure is correct, it should be exacly like this:

resourcepack.zip(or folder, minecraft can read both)
       |
       |
       assets
          |
          |
          minecraft
              |
              . . .
       pack.mcmeta
       pack.png(this file is optional and used for pack icon)

2. Pack.mcmeta is trully a mcmeta file and it's code looks simillar to this:

{
"pack": {
"pack_format": 7,
"description": ""
}
}

3. Resourcepack is in resourcepacks folder, you can ba super sure if you acces this folder directly from game, by going to resourcepack and click on "Open resourcepacks folder" button
4

Welcome