summaryrefslogtreecommitdiff
path: root/readme.MD
diff options
context:
space:
mode:
authorTenPlus1 <kinsellaja@yahoo.com>2017-05-27 10:18:21 +0100
committerTenPlus1 <kinsellaja@yahoo.com>2017-05-27 10:18:21 +0100
commit646020db9497a6447329d2cba7ae53a81e196d5c (patch)
treeecfa074682e7e0d017fde4b5d73f63e48527c020 /readme.MD
parent7de8bc4c244e1c85d5a9c924e8ff7a9fbb38e056 (diff)
death check added, cooks drops if died in fire/lava/pick_lava
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