Description
This mod adds a stamina system to minecraft which includes a max sprinting time which is configurable and if you drain it completely you will have to wait an extra amount of time(configurable) until you can recover your energy.
Supported languages: French,Russian,Turkish,English,German and Breton
Works with potions effects and new enchantements
CONFIG:
# Configuration file
general {
##########################################################################################################
# darwin basic
#--------------------------------------------------------------------------------------------------------#
# Basic
##########################################################################################################
"darwin basic" {
D:"max Sprintingtime in Secounds (1.0 = 1s)"=15.0
D:"regeneration time when you have 0% stamina (1.0 = 1s)"=22.5
}
##########################################################################################################
# darwin enchantment
#--------------------------------------------------------------------------------------------------------#
# Enchantment
##########################################################################################################
"darwin enchantment" {
B:"Enable or Disable Enchantments"=true
D:"increasing regeneration with every level of enchantment in Secounds (1.0 = 1s)"=0.5
D:"increasing the maximum with each level of enchantment in Secounds (1.0 = 1s)"=1.0
D:"the reduction of the regeneration time when you have reached 0% stamina with every level of enchantment in Secounds (1.0 = 1s)"=1.0
}
##########################################################################################################
# darwin potioneffects
#--------------------------------------------------------------------------------------------------------#
# Infolist for PotionIDs ... That you dont need to search for ids ;)
# Good Potions
# 1 | Speed
# 3 | Haste
# 5 | Strength
# 6 | Instant Health
# 8 | Jump Boost
# 10 | Regeneration
# 11 | Resistance
# 12 | Fire Resistance
# 13 | Water Breathing
# 14 | Invisibility
# 16 | Night Vision
# 21 | Health Boost
# 22 | Absorption
# 23 | Saturation
# 26 | Luck
#
# Bad Potions
# 2 | Slowness
# 4 | Mining Fatigue
# 7 | Instant Damage
# 9 | Nausea
# 15 | Blindness
# 17 | Hunger
# 18 | Weakness
# 19 | Poison
# 20 | Wither
# 24 | Glowing
# 25 | Levitation
# 27 | Bad Luck)
##########################################################################################################
"darwin potioneffects" {
B:"Enable or Disable Potionseffects"=true
S:"the ID of the Potion which expand the max stamina of the player (standard ID 10 = Potion of Regeneration.. if you want more you can add like 10,11,12,22)"=10
S:"the ID of the Potion which reduce the max stamina (standard ID 18 = Potion of Weakness.. if you want more you can add like 10,11,12,22)"=18
S:"the ID of the Potion which reduce the stamina regeneration (standard ID 18 = Potion of Weakness.. if you want more you can add like 10,11,12,22)"=18
S:"the ID of the Potion which speed up stamina regeneration (standard ID 10 = Potion of Regeneration.. if you want more you can add like 10,11,12,22)"=10
D:"the value in percent how mutch it expand the time the player can run 0.2 = 20%"=0.2
D:"the value in percent how mutch it reduce the max stamina of the player 0.2 = 20%"=0.2
D:"the value in percent how mutch it reduce the stamina regeneration 0.2 = 20%"=0.2
D:"the value in percent how mutch it speed up the stamina regeneration 0.2 = 20%"=0.2
}
##########################################################################################################
# darwin sprint system interface
#--------------------------------------------------------------------------------------------------------#
# Interface
##########################################################################################################
"darwin sprint system interface" {
I:"Size of the Bar 0 = tiny ,1 = Small , 2 = Big"=1
I:"X offset of the bar from the middle of the screen(standard 22)"=22
I:"Y offset of the bar from the middle of the screen"=0
I:"transparency in % 10=10%"=85
}
}
Also there are new Commands new with Update a58!
/ssubtract <playername> <amount to subtract> subtracts Stamina of a Player
/bartype <ID of the Type> Sets the Bartype 0 = tiny ,1 = Small , 2 = Big
/offset <x> <y> Sets the x and Y offset of the Bar
/srestore <playername> Restore Stamina of a Player
4 new BarTypes with Update a59!

So.. if you start sprinting you will get a bar

you can stop sprinting to refill your "energy" and you can start to low it again, anytime you want and how long you want

if your "energy" level reach 100% the bar will smoothly get invisible

but if you reach 0% you will not be able to sprint until the bar gets green again.(wenn its 100%)

if its 100% again it will become green and if you like in the pic below are not sprinting again, it will get invisible

Enchaments


ModReview
by Niche Duck
Credits
Coding Volocoonn aka Ninifey
Idea/bugreport Brandyn,DieFlemm
for fast support DISCORD
AD
Become Premium to remove Ads!
What means Verified?
-
Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
-
Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
-
Security: The mod should not contain any malicious code or attempts to steal personal information.
-
Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
-
Originality: The mod should be original and not a copy of someone else's work.
-
Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
-
Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
-
License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
-
Documentation: The mod should come with clear and detailed documentation on how to install and use it.
AD
Become Premium to remove Ads!
How to Install
Download Forge & Java
Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.
Prepare
Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.
Add Mods
Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder
Enjoy
You are now Ready. Re-start your Game and start Playing.