1
0
mirror of git://repo.or.cz/minetest_hbhunger.git synced 2025-06-28 12:56:01 +02:00

Use builtin support of hotbar textures

This commit is contained in:
BlockMen
2013-08-25 21:10:03 +02:00
parent 9f15940aaf
commit 848c8074ef
9 changed files with 7 additions and 52 deletions

View File

@ -9,14 +9,6 @@
HUD_ENABLE_HUNGER = true --enables/disables hunger
HUD_HUNGER_TICK = 300 --sets time for loosing 1/2 bread (of 10) (in seconds)
HUD_ENABLE_FANCY_INVBAR = true --enables/disables fancy hud inventory border(s)
--
-- crosshair
--
HUD_CROSSHAIR_POS = {x=0.5, y=0.5} --recommended to be 0.5,0.5 (centered)
--!NOTICE!--
-- >>if damage is disabled neither health bar nor hunger bar or breath bar is shown