Hello boys!
The last few days I've been using a lot of Resource Packs to make my Minecraft look a little more beauty. One of the things I added were some new Hotbar Icons to Armor, Health and Hunger. And everything was working good, so I decided to make some test. One of the things I noticed, is that the Hunger Effect, still using the Minecraft Icon, and I want to change it to another Icon that I already have in mind, but I don't know here these Icons Files are located. Does anybody here know here they are? I actually just need help to find them, I know how to change it. Thanks!
The last few days I've been using a lot of Resource Packs to make my Minecraft look a little more beauty. One of the things I added were some new Hotbar Icons to Armor, Health and Hunger. And everything was working good, so I decided to make some test. One of the things I noticed, is that the Hunger Effect, still using the Minecraft Icon, and I want to change it to another Icon that I already have in mind, but I don't know here these Icons Files are located. Does anybody here know here they are? I actually just need help to find them, I know how to change it. Thanks!
2
Instead of modifying other's resourcepacks I recommend to create your own template resourcepack out of <version>.jar
The file is located in:
Windows: %appdata%/.minecraft/versions/<version>
macOS: ~/Library/Application Support/minecraft/versions/<version>
Linux: ~/.minecraft/versions/<version>
Open the jar as archive using either WinRar or 7-zip - everyting you need from there is assets folder, pack.mcmeta and optional pack.png
Create new folder and name it whatever you want and put mentioned files in it. Now you have template resourcepack ready to edit.
In 1.14 and higher effect icons is located in assets/minecraft/textures/mob_effects folder
In 1.13 and older the icons is part of inventory.png located in assets/minecraft/textures/gui/container
The file is located in:
Windows: %appdata%/.minecraft/versions/<version>
macOS: ~/Library/Application Support/minecraft/versions/<version>
Linux: ~/.minecraft/versions/<version>
Open the jar as archive using either WinRar or 7-zip - everyting you need from there is assets folder, pack.mcmeta and optional pack.png
Create new folder and name it whatever you want and put mentioned files in it. Now you have template resourcepack ready to edit.
In 1.14 and higher effect icons is located in assets/minecraft/textures/mob_effects folder
In 1.13 and older the icons is part of inventory.png located in assets/minecraft/textures/gui/container
Thank you!
