summaryrefslogtreecommitdiff
path: root/readme.MD
diff options
context:
space:
mode:
authorTenPlus1 <kinsellaja@yahoo.com>2016-11-08 16:16:27 +0000
committerTenPlus1 <kinsellaja@yahoo.com>2016-11-08 16:16:27 +0000
commitb71369f487c5810af09783c82400d036069853ec (patch)
tree444c073d0541fa81de8ea6e38e260e55ad2803e7 /readme.MD
parent127dad97a799a619d64e6dd77e741844caeec91e (diff)
update readme
Diffstat (limited to 'readme.MD')
-rw-r--r--readme.MD3
1 files changed, 2 insertions, 1 deletions
diff --git a/readme.MD b/readme.MD
index 3fcd9ef..e1c747d 100644
--- a/readme.MD
+++ b/readme.MD
@@ -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