1
0
Fork 0

Make food health regen delay a configurable setting

This commit is contained in:
Eliy21 2023-11-19 10:23:53 +00:00
parent 61ed9e44cf
commit 47c7e06ccb
1 changed files with 4 additions and 0 deletions

View File

@ -95,6 +95,10 @@ mcl_creative_dig_speed (Creative mode dig speed) float 0.2
# If enabled the hunger mechanic will be active
mcl_enable_hunger (Hunger mechanic) bool true
# Health regeneration delay when hunger bar is full
# Default:4
mcl_health_regen_delay (Health regen delay) int 4
[Mobs]
# If enabled, mobs will spawn naturally. This does not affect
# affect mob spawners.