summaryrefslogtreecommitdiff
path: root/readme.MD
diff options
context:
space:
mode:
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 7eae007..45c83e2 100644
--- a/readme.MD
+++ b/readme.MD
@@ -22,6 +22,7 @@ Lucky Blocks: 9
Changelog:
+- 1.36- Death check added, if mob dies in fire/lava/with lava pick then drops are cooked
- 1.35- Added owner_loyal flag for owned mobs to attack player enemies, also fixed group_attack
- 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