Project home for New Alterlite - A new locaria community pack focused on a different approach of minecrafting.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
NewAlterlite/config/hungerinpeace.cfg.bak

15 lines
433 B

# Configuration file
main {
# If true, disables the constant passive health regeneration in peaceful mode
B:disable.natural.health.regen=true
# If true, disables the constant passive hunger regeneration in peaceful mode
B:disable.natural.hunger.regen=true
# The lowest amount your health can go from starving in peaceful mode (0 means that you can die from starvation)
D:min.health.from.starvation=0.0
}