summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlockMen <nmuelll@web.de>2013-07-01 09:42:47 +0200
committerBlockMen <nmuelll@web.de>2013-07-01 09:42:47 +0200
commit98924e6782d2c504d43a69e9c4666848014c1925 (patch)
treecef7f0b6cf72931811c32ab91e66766e53f8d76d
parent11ef02328019d57ec3cabf972d52fa261bf2a837 (diff)
Update README.txt
-rw-r--r--README.txt11
1 files changed, 9 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index 2a58f71..e85027b 100644
--- a/README.txt
+++ b/README.txt
@@ -1,6 +1,6 @@
Minetest mod "Better HUD"
=========================
-version: 0.2 Beta
+version: 0.2.1 Beta
License of source code: WTFPL
-----------------------------
@@ -42,4 +42,11 @@ You can create a "hud.conf" to costumize the positions of health and hunger bar.
Hunger:
This mod adds hunger to the game. You can disable this by setting "HUD_HUNGER_ENABLE = false" in "hud.conf".
-Currently only apples and bread from farmin is supported. One apple fills up the hunger bar by 1 bread, 1 bread (from farming) 2 breads in bar.
+Currently supported food:
+- Apples (default)
+- Bread (default)
+- Drawves (beer and such)
+- Mooretrees
+- Simple mobs
+
+One apple fills up the hunger bar by 1 bread, 1 bread (from farming) 2 breads in bar.