minetest_hbarmor/README.txt

56 lines
1.7 KiB
Plaintext
Raw Normal View History

2013-06-28 22:58:06 +02:00
Minetest mod "Better HUD"
=========================
2013-08-25 21:10:03 +02:00
version: 0.5 Beta
2013-06-28 22:58:06 +02:00
License of source code: WTFPL
-----------------------------
(c) Copyright BlockMen (2013)
License of textures:
--------------------
hud_heart_fg.png - celeron55 (CC BY-SA 3.0), modified by BlockMen
hud_heart_bg.png - celeron55 (CC BY-SA 3.0), modified by BlockMen
2013-07-20 22:07:24 +02:00
hud_hunger_fg.png - PilzAdam (WTFPL), modified by BlockMen
hud_hunger_bg.png - PilzAdam (WTFPL), modified by BlockMen
2013-06-28 22:58:06 +02:00
wieldhand.png (from character.png) - Jordach (CC BY-SA 3.0), modified by BlockMen
2013-07-20 22:07:24 +02:00
hud_air_fg.png - kaeza (WTFPL), modified by BlockMen
2013-06-28 22:58:06 +02:00
everything else is WTFPL:
(c) Copyright BlockMen (2013)
This program is free software. It comes without any warranty, to
the extent permitted by applicable law. You can redistribute it
and/or modify it under the terms of the Do What The Fuck You Want
To Public License, Version 2, as published by Sam Hocevar. See
http://sam.zoy.org/wtfpl/COPYING for more details.
Using the mod:
--------------
2013-07-20 22:07:24 +02:00
This mod changes the HUD of Minetest. It adds a costum crosshair, a improved health bar, breath bar and a more fancy inventory bar.
2013-06-28 22:58:06 +02:00
Also it adds hunger to the game and and hunger bar to the HUD.
2013-06-28 23:03:54 +02:00
2013-07-20 22:07:24 +02:00
You can create a "hud.conf" to costumize the positions of health, hunger and breath bar. Take a look at "hud.conf.example" to get more infos.
2013-06-28 23:03:54 +02:00
Hunger:
This mod adds hunger to the game. You can disable this by setting "HUD_HUNGER_ENABLE = false" in "hud.conf".
2013-07-01 09:42:47 +02:00
Currently supported food:
- Apples (default)
- Bread (default)
- Drawves (beer and such)
- Mooretrees
- Simple mobs
2013-07-02 17:13:21 +02:00
- Animalmaterials (mobf modpack)
- Fishing
2013-07-03 15:17:40 +02:00
- Glooptest
2013-07-20 14:02:30 +02:00
- Bushes
2013-08-29 21:52:19 +02:00
- Docfarming
- Farming plus
- Mtfoods
2013-07-01 09:42:47 +02:00
2013-07-20 14:02:30 +02:00
Example: 1 apple fills up the hunger bar by 1 bread, 1 bread (from farming) 2 breads in bar.