Version 1.5.0 - HUD Makeover!
Get ready to customize your view! This update focuses on giving you more control over the stamina and energy HUD.
✨ What's New:
- Choose Your HUD Style!
DETAILED
: See bars and exact numbers (e.g., "50/100").MINIMAL
: Just the bars for a super clean look.
- Scale the HUD! Make the entire HUD bigger or smaller to perfectly fit your screen.
- Sleeker Bars: Stamina and energy bars now have a sharp, modern design.
- Clearer Info: Text (in Detailed mode) is now neatly beside the bars, and the speed multiplier display is improved.
⚙️ How to Customize:
- Find the new
hudStyle
andhudScale
options in the mod's configuration menu to try them out!
Realistic Stamina Extended - v1.4.4.1
Modern UI & Mining Fitness System
✨ What's New
-
Beautiful New Interface
- Clean, minimal progress bars that show exactly what you need
- Color-changing bars that adapt to your stamina and energy levels
- Percentages displayed right inside the bars
- More details appear when you hover over the UI
- Smooth animations make tracking your stats more intuitive
-
Mining Rewards System
- Mine blocks to permanently increase your maximum stamina
- Satisfying notification when you earn a stamina bonus
- Customize how quickly you gain rewards in the config
-
Multiplayer Improvements
- Fixed crashes that could occur while playing with friends
- More stable experience in multiplayer environments
- Better performance when multiple players are active
⚙️ Simple Configuration
# Mining Stamina System
enableMiningStaminaGain=false # Turn the mining rewards on/off
miningBlocksPerStaminaGain=100 # How many blocks to mine for a reward
miningStaminaGainAmount=1.0 # How much stamina you gain each time
# UI Settings
hudX=10 # Position the UI where you want it
hudY=25
For Minecraft 1.20.1 + Fabric API
🚀 What's New
Walking Stamina Drain System
- Stamina now drains while walking (configurable)
- Creates more realistic movement mechanics
- Balances stamina usage across all movement types
- Seamlessly integrates with existing stamina features
Configuration
walkingDrainEnabled
- Toggle the feature on/offwalkingDrainRate
- Adjust how quickly stamina drains while walkingwalkingDrainMinThreshold
- Set minimum stamina level for drain to occurwalkingDrainMultiplier
- Fine-tune the drain intensity
📝 Notes
- Compatible with existing worlds
- No config reset needed
- Minimal performance impact
- Works alongside the Speed Multiplier System from v1.4.2.0
Realistic Stamina Extended - v1.4.2.0
🚀 What's New
Speed Multiplier System
- Sprint faster as your max stamina increases (changeable in config)
- Speed scales naturally with your fitness progression
- Use
/showspeed
to see your current multiplier on HUD
Configuration
enableSpeedMultiplier
- Toggle the feature on/offmaxSpeedMultiplier
- Set your maximum speed boost
📝 Notes
- Compatible with existing worlds
- No config reset needed
- Minimal performance impact
Realistic Stamina - Extended v1.4.1.3
This is a modified version of sparkierkan7's Realistic Stamina mod with additional features and improvements.
New Features & Improvements:
- Added configurable jump stamina cost
- Added configurable mining fatigue cooldown
- Improved jump detection logic
- Added mining fatigue effect
- Various optimizations and improvements