mirror of
https://codeberg.org/tenplus1/mobs_redo.git
synced 2025-06-28 06:30:18 +02:00
add mob hearing feature and self.on_sound() function
This commit is contained in:
@ -60,6 +60,9 @@ mob_height_fix (Fix Mob Height) bool true
|
||||
|
||||
mob_log_spawn (Log Mob Spawning) bool false
|
||||
|
||||
# Mob hearing, when enabled will override minetest.sound_play for mobs to hear
|
||||
mobs_can_hear (Enable Mob hearing) bool true
|
||||
|
||||
[Pathfinding]
|
||||
# Enable pathfinding (default Enabled)
|
||||
mob_pathfinding_enable (Enable pathfinding) bool true
|
||||
|
Reference in New Issue
Block a user