Add hunger debug to settingtypes.txt

This commit is contained in:
SmokeyDope 2024-01-06 22:50:40 +00:00
parent ce56f396b1
commit 3c7597b75e
1 changed files with 3 additions and 0 deletions

View File

@ -98,6 +98,9 @@ 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
# Enables hunger debug
mcl_hunger_debug (Hunger debug) bool false
# Health regeneration delay when hunger bar is full
# Default: 0.5 s
mcl_health_regen_delay (Health regen delay) float 0.5 0