promotional bannermobile promotional banner

Saturation Plus

Increase Minecraft's saturation limit past 20
Back to Files

saturation_plus-1.3.0-26.1.jar

File namesaturation_plus-1.3.0-26.1.jar
Uploader
MrKirbychuMrKirbychu
Uploaded
Jun 4, 2026
Downloads
743
Size
38.7 KB
Mod Loaders
Fabric
File ID
8196294
Type
R
Release
Supported game versions
  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:saturation-plus-959951:8196294"

Learn more about Curse Maven

What's new

Patch Notes - Version 1.3 (For Minecraft Fabric 26.1-26.1.2)

 

- Added compatibility with Fabric for Minecraft 26.1-26.1.2

- Includes mod implementations up to v1.3:

 

- Commands:

    - /getSaturation - shows current saturation level.

    - /addSaturation - adds (or subtracts, using negative input) saturation.
    - /setSaturation - directly changes saturation to a fixed amount.

 

- Gamerules:

    - hungerLimitsSaturation: Controls whether hunger affects saturation. If true, limit the player's saturation level to never exceed the current hunger level.

        - Set to false to allow saturation levels above 20.

    - maxSaturation: Controls the max saturation limit for players. Set to -1 or lower to disable this limit.

        - Can set below the food limit (between 0 and 20), with 0 disabling the saturation mechanic entirely.

    - alwaysHungry: Determines whether players can eat any food regardless of hunger level in Survival or Adventure mode.
    - maxExhaustion: Controls the max exhaustion level before hunger or saturation depletion. Set to 0 to disable exhaustion.

        - Note that disabling exhaustion means players will never lose hunger or saturation. To prevent infinitely increasing saturation, set a maxSaturation if exhaustion is disabled.
    - saturationEffectDecayRate: Controls the decay rate of a player's saturation gain through status effects. Larger numbers means higher decay rate; set to 0 to keep saturation gain as constant.
        - Traditional Minecraft settings: hungerLimitsSaturation = true, maxSaturation = 20, alwaysHungry = false, maxExhaustion = 4, saturationEffectDecayRate = 0.

 

- Hunger stat visuals:
    - Saturation is displayed in yellow text beside the hunger bar and is updated constantly through server packets.
    - Exhaustion is displayed in gray text under saturation as a percentage value based on the world's maxExhaustion game rule.
    - This mod must be installed on both client and server, otherwise it will not run correctly and all hunger stat visuals will be disabled.

 

This mod has no additional files