File Details
Exhausted-2.0.2-1.20.1.jar
- R
- Jun 23, 2026
- 268.15 KB
- 70
- 1.20.1
- Forge
File Name
Exhausted-2.0.2-1.20.1.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Exhausted 2.0.2
Thanks to the feedback on CurseForge and Discord, this update focuses on improving configurability, comfort mechanics, and overall usability.
Additions
Comfort-Based Sleep Recovery
Sleeping no longer automatically restores full stamina.
- Stamina recovery is now based on your comfort level.
- Higher comfort provides greater stamina restoration.
- This feature can be disabled in the config.
Fixes
Interaction stamina consumption
- Stamina is now only consumed when interacting with blocks tagged for stamina usage (e.g. doors and fence gates).
- Added the new
stamina_interactionsblock tag, allowing modpack developers to define additional stamina-consuming interactions.
Food stock comfort
- Food stock comfort is now calculated from food stored in any container, not just chests.
Changes
Boost Blocks
- Multiple boost blocks can now be configured per dimension.
- The comfort bonus can still only be obtained once.
- Added default boost blocks:
- Overworld: Beacon
- Nether: Soul Campfire
- End: Beacon
Config Structure
- Split configs into Client and Common categories.
- Reorganized config entries for easier navigation, especially when using Configured.
New Configuration Options
Comfort
- Enable/disable comfort-based sleep recovery
- Ceiling height requirement
- Air block requirement for enclosed rooms
- Hunger requirement
Level System
- Enable or disable the level system
- Base XP requirement
- XP scaling exponent
- Experience gain values
New Interface Elements
Stamina Effects and Level Indicator
- Added a stamina icon to the inventory screen
- Hovering over the icon displays the current effects according to the stamina threshold and the stamina level
New Command
Comfort Debug Command
Use /comfort get to display a detailed breakdown of all fulfilled comfort conditions and their individual comfort values.
Requires operator permissions.