diff options
author | BlockMen <nmuelll@web.de> | 2014-04-06 19:03:01 +0200 |
---|---|---|
committer | BlockMen <nmuelll@web.de> | 2014-04-06 19:03:01 +0200 |
commit | d9737800ed04d2464b7a7d5426fc5bc1317b4c76 (patch) | |
tree | b054aaf0ef5b419368fa4dadbf9ec324ea691d9d /README.txt | |
parent | 5fe167c4ea8d1363f5260ef2d40cd6280a1405b0 (diff) |
Images update and push to 1.2
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 12 |
1 files changed, 8 insertions, 4 deletions
@@ -1,6 +1,6 @@ Minetest mod "Better HUD" ========================= -version: 1.1 +version: 1.2 License of source code: WTFPL ----------------------------- @@ -33,12 +33,12 @@ Using the mod: This mod changes the HUD of Minetest. It improves the apperance of the health and breath bar and adds a more fancy hotbar. Furthermore it adds a -costum crosshair, an armor bar (only for 3darmor mod) and a hunger bar. It includes also a mechanic for hunger. +custom crosshair, an armor bar (only for 3darmor mod) and a hunger bar. It includes also a mechanic for hunger. -You can create a "hud.conf" to costumize the positions of health, hunger, armor and breath bar. Take a look at "hud.conf.example" to get more infos. +You can create a "hud.conf" to customize the positions of health, hunger, armor and breath bar. Take a look at "hud.conf.example" to get more infos. -!!NOTICE: Keep in mind if running a server with this mod, that the costum position should be displayed correct on every screen size!! +!!NOTICE: Keep in mind if running a server with this mod, that the custom position should be displayed correct on every screen size!! Hunger: @@ -57,6 +57,10 @@ Currently supported food: - Docfarming - Farming plus - Mtfoods +- bushes_classic +- mushroom +- fruit +- mush45 Example: 1 apple fills up the hunger bar by 1 bread, 1 bread (from farming) 2 breads in bar. |