forked from mtcontrib/minetest_hbhunger
Update info in README
This commit is contained in:
parent
558790a05c
commit
e8209a0101
129
README.txt
129
README.txt
|
@ -2,32 +2,29 @@ Minetest mod: Hunger [hbhunger]
|
||||||
===============================
|
===============================
|
||||||
Version: 0.4.0
|
Version: 0.4.0
|
||||||
|
|
||||||
License of source code: LGPL v2.1
|
|
||||||
---------------------------------
|
|
||||||
by Wuzzy (2015-2016)
|
|
||||||
|
|
||||||
Forked from the “Better HUD (and hunger)” mod by BlockMen (2013-2015),
|
|
||||||
most code comes from this mod.
|
|
||||||
|
|
||||||
|
|
||||||
Using the mod:
|
Using the mod:
|
||||||
--------------
|
--------------
|
||||||
This mod adds a mechanic for hunger.
|
This mod adds a mechanic for hunger.
|
||||||
This mod depends on the HUD bars mod [hudbars], major version 1.
|
This mod depends on the HUD bars mod [hudbars], version 1.4.1 or any later version
|
||||||
|
starting with “1.”.
|
||||||
You can create a "hunger.conf" file to customize the properties of hunger for your needs.
|
|
||||||
|
|
||||||
About hunger
|
About hunger
|
||||||
============
|
============
|
||||||
This mod adds a hunger mechanic to the game.
|
This mod adds a hunger mechanic to the game. Players get a new attribute called “satiation”
|
||||||
A new player starts with 20 satiation points out of 30.
|
|
||||||
Player actions like digging, placing and walking cause exhausion, which lower the player's
|
- A new player starts with 20 satiation points out of 30.
|
||||||
satiation. Also every 800 seconds you lose 1 satiation point without doing anything.
|
- Actions like digging, placing and walking cause exhausion, which lower the satiation
|
||||||
If you are hungry (1 or 0 satiation) you will suffer damage and die in case you don't eat something.
|
- Every 800 seconds you lose 1 satiation point without doing anything
|
||||||
If your satiation is 16 or higher, you will slowly regenerate health points.
|
- At 1 or 0 satiation you will suffer damage and die in case you don't eat something
|
||||||
Eating food will increase your satiation.
|
- If your satiation is 16 or higher, you will slowly regenerate health points
|
||||||
Important: Eating food will not directly increase your health anymore, as long as the food item
|
- Eating food will increase your satiation (Duh!)
|
||||||
is supported by this mod (see below).
|
|
||||||
|
Important: Eating food will not directly increase your health anymore, as long as the food
|
||||||
|
item is supported by this mod (see below).
|
||||||
|
|
||||||
|
Careful! Some foods may be poisoned. If you eat a poisoned item, you may still get a satiation
|
||||||
|
boost, but for a brief perioud you lose health points because of food poisoning. However,
|
||||||
|
food poisoning can never kill you.
|
||||||
|
|
||||||
Statbar mode
|
Statbar mode
|
||||||
============
|
============
|
||||||
|
@ -39,51 +36,63 @@ satiation. This is different from the hunger mod by BlockMen.
|
||||||
You gain health at 5.5 symbols or more, as 5.5 symbols correspond to 16 satiation points.
|
You gain health at 5.5 symbols or more, as 5.5 symbols correspond to 16 satiation points.
|
||||||
You MAY lose health at exactly 0.5 symbols, as 0.5 symbols correspond to 1-2 satiation points.
|
You MAY lose health at exactly 0.5 symbols, as 0.5 symbols correspond to 1-2 satiation points.
|
||||||
|
|
||||||
|
Supported food:
|
||||||
|
---------------
|
||||||
|
All mods which add food through standard measures (minetest.item_eat) are already
|
||||||
|
supported automatically. Poisoned food needs special support.
|
||||||
|
|
||||||
Currently supported food:
|
Known supported food mods:
|
||||||
-------------------------
|
--------------------------
|
||||||
- Apples (default)
|
- Apple [default]
|
||||||
- red/brown mushroom (flowers)
|
- Red and brown mushroom [flowers]
|
||||||
- Animalmaterials (mobf modpack)
|
- Bread [farming]
|
||||||
- Bread (default)
|
|
||||||
- Bushes
|
- [animalmaterials] (Mob Framework (mobf modpack))
|
||||||
- bushes_classic
|
- Bushes [bushes]
|
||||||
- Creatures
|
- [bushes_classic]
|
||||||
- Dwarves (beer and such)
|
- Creatures [creatures]
|
||||||
- Docfarming
|
- [dwarves] (beer and such)
|
||||||
- Fishing
|
- Docfarming [docfarming]
|
||||||
- Farming plus
|
- Ethereal [ethereal]
|
||||||
- Farming (default and Tenplus1's fork)
|
- Farming [farming] from Minetest Game
|
||||||
- Food
|
- Farming Redo [farming] by TenPlus1
|
||||||
- fruit
|
- Farming plus [farming_plus]
|
||||||
- Glooptest
|
- Ferns [ferns]
|
||||||
- JKMod
|
- Fishing [fishing]
|
||||||
- kpgmobs
|
- [fruit]
|
||||||
- Mobfcooking
|
- Glooptest [glooptest]
|
||||||
- Mooretrees
|
- JKMod ([jkanimals], [jkfarming], [jkwine])
|
||||||
- Mtfoods
|
- [kpgmobs]
|
||||||
- mushroom
|
- [mobfcooking]
|
||||||
- mush45
|
- [mooretrees]
|
||||||
- Seaplants (sea)
|
- [mtfoods]
|
||||||
- Simple mobs
|
- [mushroom]
|
||||||
- Pizza
|
- [mush45]
|
||||||
|
- Seaplants [sea]
|
||||||
|
- Simple mobs [mobs]
|
||||||
|
- Pizza [pizza]
|
||||||
|
|
||||||
|
Supported mods without optional dependency (mods provide their own support):
|
||||||
|
- Food ([food], [food_basic])
|
||||||
|
- Sweet Foods [food_sweet]
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
Eating an apple (from the default Minetest game) increases your satiation by 2,
|
Eating an apple (from Minetest Game) increases your satiation by 2,
|
||||||
eating a bread (from the default Minetest game) increases your satiation by 4.
|
eating a bread (from Minetest Game) increases your satiation by 4.
|
||||||
|
|
||||||
|
License of source code: LGPL v2.1
|
||||||
|
---------------------------------
|
||||||
|
by Wuzzy (2015-2016)
|
||||||
|
|
||||||
|
Forked from the “Better HUD (and hunger)” mod by BlockMen (2013-2015),
|
||||||
|
most code comes from this mod.
|
||||||
|
|
||||||
License of textures:
|
License of textures:
|
||||||
--------------------
|
--------------------
|
||||||
hunger_icon.png - PilzAdam (WTFPL), modified by BlockMen
|
hbhunger_icon.png - PilzAdam (WTFPL), modified by BlockMen
|
||||||
hunger_bgicon.png - PilzAdam (WTFPL), modified by BlockMen
|
hbhunger_bgicon.png - PilzAdam (WTFPL), modified by BlockMen
|
||||||
hunger_bar.png - Wuzzy (WTFPL)
|
hbhunger_bar.png - Wuzzy (WTFPL)
|
||||||
|
hbhunger_icon_health_poison.png - celeron55 (CC BY-SA 3.0), modified by BlockMen, modified again by Wuzzy
|
||||||
|
|
||||||
everything else is WTFPL:
|
everything else is WTFPL
|
||||||
(c) Copyright BlockMen (2013-2015)
|
Authors: BlockMen and Wuzzy
|
||||||
|
|
||||||
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.
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user