1
0
mirror of https://codeberg.org/tenplus1/mobs_redo.git synced 2025-06-28 14:36:03 +02:00

add fallback node for when [game] doesn't have dirt alias defined

This commit is contained in:
tenplus1
2024-06-29 08:22:33 +01:00
parent e11f383589
commit 91be60be9b
5 changed files with 23 additions and 5 deletions

View File

@ -33,6 +33,7 @@ https://forum.minetest.net/viewtopic.php?f=11&t=9917
* Added support for Visual Harm 1ndicators mod to show health bars
* Added self.node_damage flag which is true by default to enable damage_per_second node damage
* Added check for on_death() function before using mob api's own on_die() one
* Added mobs:fallback_node for when current [game] hasn't defined mapgen_dirt node
### Version 1.60