1
0
镜像自地址 https://codeberg.org/tenplus1/mobs_redo.git 已同步 2025-10-23 21:05:42 +02:00

updated readme

这个提交包含在:
tenplus1
2023-05-19 08:53:23 +01:00
父节点 b16eefa0ec
当前提交 992d6319de

查看文件

@@ -24,6 +24,15 @@ https://forum.minetest.net/viewtopic.php?f=11&t=9917
## Changelog
### Version 1.57
* Added 'injured' animation when mob hurt
* Fixed yaw clamping to stop spinning mobs
* Added 'mob_node_timer_interval' and 'mob_main_timer_interval' settings
* Added ability for mobs to die only in natural daylight
* Refactored do_jump and added get_nodes function
* Many bug fixes and tweaks to improve performance
### Version 1.56
* Added `arrow_override` function to mob definition to tweak arrow entity settings