update readme

This commit is contained in:
TenPlus1 2016-11-08 16:16:27 +00:00
parent 127dad97a7
commit b71369f487
1 changed files with 2 additions and 1 deletions

View File

@ -16,11 +16,12 @@ Crafts:
- Nets can be used to right-click tamed mobs to pick them up and place inside inventory as a spawn egg.
- Magic Lasso is similar to nets but with a better chance of picking up larger mobs.
- Shears are used to right-click sheep and return 1-3 wool.
- Protection Rune lets you protect tamed mobs from harm by other players
Changelog:
- 1.32- Added new spawn check to count specific mobs AND new minetest.conf setting to chance spawn chance and numbers
- 1.32- Added new spawn check to count specific mobs AND new minetest.conf setting to chance spawn chance and numbers, added ability to protect tamed mobs
- 1.31- Added 'attack_animals' and 'specific_attack' flags for custom monster attacks, also 'mob_difficulty' .conf setting to make mobs harder.
- 1.30- Added support for invisibility mod (mobs cant attack what they cant see), tweaked and tidied code
- 1.29- Split original Mobs Redo into a modpack to make it easier to disable mob sets (animal, monster, npc) or simply use the Api itself for your own mod