MarinaMarissa / AppleSkin

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

Home Page:https://minecraft.curseforge.com/projects/appleskin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AppleSkin

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)

https://minecraft.curseforge.com/projects/appleskin

License:The Unlicense


Languages

Language:Java 100.0%