diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2017-02-21 15:01:36 +0000 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2017-02-21 15:01:36 +0000 |
commit | 3d1f62b196ecfb2ee13abf99b7a4e38738016188 (patch) | |
tree | c5cf3fc9811fd3da48abeae4d7b6eb14de02f8a0 /readme.MD | |
parent | 8201282022c52ed154818a6dd974318970b2caaf (diff) |
Added flying function for mobs (thanks D00Med)
Diffstat (limited to 'readme.MD')
-rw-r--r-- | readme.MD | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ Lucky Blocks: 9 Changelog:
+- 1.34- Added function to fly mob using directional movement (thanks D00Med for flying code)
- 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.
|