All Projects → squeek502 → Appleskin

squeek502 / Appleskin

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

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Appleskin

Fastasyncworldedit
Blazingly fast world manipulation for artists, large networks and developers: https://www.spigotmc.org/resources/13932/
Stars: ✭ 306 (+356.72%)
Mutual labels:  minecraft-mod
Chameleoncreepersmod
Minecraft Mod that makes creepers harder to see by tinting their color based on their surroundings - over 120k downloads!
Stars: ✭ 9 (-86.57%)
Mutual labels:  minecraft-mod
Metamorph
Morphing mod for Minecraft 1.12.2
Stars: ✭ 52 (-22.39%)
Mutual labels:  minecraft-mod
Bluemap
A Minecraft mapping tool that creates 3D models of your Minecraft worlds and displays them in a web viewer.
Stars: ✭ 406 (+505.97%)
Mutual labels:  minecraft-mod
Applied Energistics 2
A Minecraft Mod about Matter, Energy and using them to conquer the world..
Stars: ✭ 827 (+1134.33%)
Mutual labels:  minecraft-mod
Railcraft Api
An API for interacting with Railcraft.
Stars: ✭ 14 (-79.1%)
Mutual labels:  minecraft-mod
Terra
Voxel world generation modding platform
Stars: ✭ 320 (+377.61%)
Mutual labels:  minecraft-mod
Connectedtexturesmod
Extensions to the vanilla model system, mainly for connected textures
Stars: ✭ 64 (-4.48%)
Mutual labels:  minecraft-mod
Customstuff4
A Minecraft mod for adding content
Stars: ✭ 24 (-64.18%)
Mutual labels:  minecraft-mod
Mod Translation Styleguide
Simplified Chinese Minecraft Mod translation standards and guidelines.
Stars: ✭ 37 (-44.78%)
Mutual labels:  minecraft-mod
Justenoughitems
Item and Recipe viewing mod for Minecraft
Stars: ✭ 418 (+523.88%)
Mutual labels:  minecraft-mod
Equivalent Exchange 3
Stars: ✭ 727 (+985.07%)
Mutual labels:  minecraft-mod
Realistictorches
A Minecraft mod that increases the difficulty of the early game by adding realism mechanics to torches.
Stars: ✭ 15 (-77.61%)
Mutual labels:  minecraft-mod
Cc Tweaked
Just another ComputerCraft fork
Stars: ✭ 331 (+394.03%)
Mutual labels:  minecraft-mod
Esteemed Innovation
The Esteemed Innovation mod for Minecraft focused around steam power tech and innovative content. Formerly known as Flaxbeard's Steam Power.
Stars: ✭ 62 (-7.46%)
Mutual labels:  minecraft-mod
Wurst7
Minecraft Wurst Hacked Client v7
Stars: ✭ 282 (+320.9%)
Mutual labels:  minecraft-mod
Production Line
A Minecraft Mod
Stars: ✭ 13 (-80.6%)
Mutual labels:  minecraft-mod
Lambdynamiclights
A dynamic lights mod for Minecraft with Fabric.
Stars: ✭ 67 (+0%)
Mutual labels:  minecraft-mod
Binnie
Minecraft addons for the Forestry mod. Extra Bees, Extra Trees, Genetics, and more.
Stars: ✭ 63 (-5.97%)
Mutual labels:  minecraft-mod
Unidict
a mod about unifying all the things.
Stars: ✭ 36 (-46.27%)
Mutual labels:  minecraft-mod

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).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].