From 98924e6782d2c504d43a69e9c4666848014c1925 Mon Sep 17 00:00:00 2001 From: BlockMen Date: Mon, 1 Jul 2013 09:42:47 +0200 Subject: [PATCH] Update README.txt --- README.txt | 11 +++++++++-- 1 file 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.