Document food healing behavior in settingtypes.txt

This commit is contained in:
cora 2023-08-26 23:33:53 +02:00
parent 19fc3124b8
commit e3429d3e7e

View File

@ -81,6 +81,7 @@ mcl_hand_range (Hand range) float 4.5 1 128
mcl_hand_range_creative (Creative mode hand range) float 10 1 128
# If enabled the hunger mechanic will be active
# If disabled eating food will heal instantly.
mcl_enable_hunger (Hunger mechanic) bool true
[Mobs]