From c3d74394a78a0bbcc0b6061c85e9e2afa60163ab Mon Sep 17 00:00:00 2001 From: tenplus1 Date: Sat, 3 Aug 2024 11:43:14 +0100 Subject: [PATCH] update readme --- readme.MD | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/readme.MD b/readme.MD index 367f556..2cbf867 100644 --- a/readme.MD +++ b/readme.MD @@ -24,6 +24,14 @@ https://forum.minetest.net/viewtopic.php?f=11&t=9917 ## Changelog +### Version 1.62 + +* Added ability for mobs to hear using self.on_sound() function +* Added 'mobs_can_hear' setting to turn above feature on/off +* Added {eatable} group to food items and HP in description +* Fixed timer bug when attacking +* Fixed fall damage check when riding mob + ### Version 1.61 * Fixed mob damage when riding mobs