1
0
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:
tenplus1
2024-08-03 11:35:28 +01:00
parent ef9f492bad
commit 964451fd78
3 changed files with 88 additions and 1 deletions

View File

@ -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