forked from mtcontrib/minetest_hbarmor
Example config
This commit is contained in:
parent
93f07df25e
commit
01cb0199c9
9
hbarmor.conf.example
Normal file
9
hbarmor.conf.example
Normal file
@ -0,0 +1,9 @@
|
||||
-- If true, automatically hides the armor when the player wears no armor.
|
||||
-- Otherwise, the armor bar shows “0%”.
|
||||
|
||||
--hbarmor.autohide = true
|
||||
|
||||
-- Time difference in seconds between updates to the HUD armor bar.
|
||||
-- Increase this number for slow servers.
|
||||
|
||||
-- hbarmor.tick = 0.1
|
Loading…
Reference in New Issue
Block a user