1
0
Fork 0

Add eating delay in settings

This commit is contained in:
Eliy21 2024-01-15 08:09:51 +00:00
parent 1a2d3814b3
commit 7fe4dd3c9e
1 changed files with 4 additions and 0 deletions

View File

@ -105,6 +105,10 @@ mcl_hunger_debug (Hunger debug) bool false
# Default: 0.5 s
mcl_health_regen_delay (Health regen delay) float 0.5 0
# Eating delay while holding right-click
# Default: 1.61 s
mcl_eating_delay (Eating delay) float 1.61 0
[Mobs]
# If enabled, mobs will spawn naturally. This does not affect
# affect mob spawners.