AppleSkin

Adds some useful information about food/hunger to the HUD

File Details

appleskin-forge-mc1.17.1-2.4.0.jar

  • R
  • Mar 12, 2022
  • 45.22 KB
  • 102.8K
  • 1.17.1
  • Forge

File Name

appleskin-forge-mc1.17.1-2.4.0.jar

Supported Versions

  • 1.17.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:appleskin-248787:3686481")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

 

  • Fixed a possible infinite loop when estimating the health restored by the food the player is holding (#181, thanks @TigerWalts and @Darkere for reporting the bug and providing info on how to reproduce it)
  • Optimized estimation of the health restored by the food the player is holding (previously, in certain situations it could take much, much longer than it needed to; now, it will always take a reasonable amount of time)