Community listing page, reviews here may not be monitored by the author.
Hunger Strike Addon
No reviews yet
Adds a config option to let food heal HP again while Regeneration is active, for the HungerStrike mod.
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Hunger Strike Addon
A small compat addon for HungerStrike that adds one missing config toggle.
The problem
HungerStrike replaces vanilla regen with a "eat food to heal HP" mechanic. Internally, whenever the player has the Regeneration potion effect, HungerStrike pins the hunger bar at full (20) — which means eating food can never register as "gained hunger," so food stops healing HP entirely while Regeneration is active. This is baked into the base mod with no way to turn it off.
What this addon does
Hunger Strike Addon patches that one check via Mixin (the original HungerStrike jar is never modified) and exposes it as a config option:
[General]
allowFoodHealDuringRegeneration = true
true (default) — food keeps healing HP normally even while Regeneration is active.
false — restores HungerStrike's original, unmodified behavior.
Nothing else about HungerStrike is touched. If HungerStrike isn't present, the mixin safely no-ops instead of crashing.
'''
Minecraft 1.20.1
Forge 47+
HungerStrike 8.0.0 (hard dependency — this addon does nothing on its own)
Installation
Install HungerStrike as usual.
Drop this jar in your mods folder alongside it.
(Optional) Edit config/hs_addon-common.toml to flip allowFoodHealDuringRegeneration.
Notes
Client + server both need the mod installed (it patches server-side logic).
Config changes require a restart to take effect.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources