-
Bug
-
Resolution: Fixed
-
23w31a
-
None
-
Confirmed
-
Resource Packs
-
Normal
-
Platform
The file names for the food full and half sprites for both normal and hunger are backwards.
Steps to Reproduce:
- Open the game jar file with an archive software (or copy the jar and add .zip after the file extension and open like a zip file)
- On windows, run Win + R and enter %appdata%\.minecraft\versions\<version> into the text box to navigate to the game jar
- replace <version> with the affected version in question
- On windows, run Win + R and enter %appdata%\.minecraft\versions\<version> into the text box to navigate to the game jar
- Navigate to assets/minecraft/textures/gui/sprites/hud
- Look for the sprites food_full.png through food_half_hunger.png
- Observed: full and half names for both sets of sprites are backwards
- Expected: full and half names for both sets of sprites would be correct
- is duplicated by
-
MC-264671 Hunger file names are swapped
- Resolved