summaryrefslogtreecommitdiff
path: root/readme.MD
diff options
context:
space:
mode:
authorTenPlus1 <kinsellaja@yahoo.com>2016-12-29 12:28:25 +0000
committerTenPlus1 <kinsellaja@yahoo.com>2016-12-29 12:28:25 +0000
commitef3217d77f6cb5fb5259b673eea99e5af6da8fee (patch)
tree13dba8c0c355ee0229f66c83c973f62f6ca8e001 /readme.MD
parent671fab54eb9a63362b017ac30a9a60e77c65cb03 (diff)
Added rideable mob functions (thanks blert2112)
Diffstat (limited to 'readme.MD')
-rw-r--r--readme.MD1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.MD b/readme.MD
index e48c9a5..487d7fa 100644
--- a/readme.MD
+++ b/readme.MD
@@ -23,6 +23,7 @@ Lucky Blocks: 9
Changelog:
+- 1.33- Added functions to mount ride mobs (mobs.attach, mobs.detach, mobs.drive) many thanks to Blert2112
- 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