forked from VoxeLibre/VoxeLibre
Revert hunger code to pre-combat update PR
This commit is contained in:
parent
a24997cb34
commit
f565e8d8d1
|
@ -98,10 +98,6 @@ mcl_creative_dig_speed (Creative mode dig speed) float 0.2
|
||||||
# If enabled the hunger mechanic will be active
|
# If enabled the hunger mechanic will be active
|
||||||
mcl_enable_hunger (Hunger mechanic) bool true
|
mcl_enable_hunger (Hunger mechanic) bool true
|
||||||
|
|
||||||
# Health regeneration delay when hunger bar is full
|
|
||||||
# Default:4
|
|
||||||
mcl_health_regen_delay (Health regen delay) float 4 0
|
|
||||||
|
|
||||||
[Mobs]
|
[Mobs]
|
||||||
# If enabled, mobs will spawn naturally. This does not affect
|
# If enabled, mobs will spawn naturally. This does not affect
|
||||||
# affect mob spawners.
|
# affect mob spawners.
|
||||||
|
|
Loading…
Reference in New Issue