Skip to content

Food-related HUD improvements for Minecraft (AppleCore without the core)

License

Notifications You must be signed in to change notification settings

SAGESSE-CN/AppleSkin

 
 

Repository files navigation

Minecraft mod that adds various food-related HUD improvements formerly provided by AppleCore (basically, AppleCore without the core).

Features

  • Adds food value information to tooltips:

  • Adds a visualization of saturation and exhaustion to the HUD:

  • Adds a visualization of potential hunger/saturation restored while holding food:

  • Adds hunger/saturation/exhaustion info to the debug overlay (F3)
  • Syncs the value of saturation and exhaustion to the client.

Building AppleSkin

  1. Clone the repository
  2. Open a command line and execute gradlew build

Note: To give the build a version number, use gradlew build -Pversion=<version> instead (example: gradlew build -Pversion=1.0.0).

About

Food-related HUD improvements for Minecraft (AppleCore without the core)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%