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

added 'mob_log_spawn' setting to log mob spawning position.

This commit is contained in:
tenplus1
2023-07-30 11:56:08 +01:00
parent 747af786a8
commit 042130baca
4 changed files with 11 additions and 0 deletions

View File

@ -744,6 +744,7 @@ the tools own meta to override the default.
External Settings for "minetest.conf"
------------------------------------
'mob_log_spawn' When True will log spawning position of mobs.
'mob_node_timer_interval' How often mobs get nodes around them (0.25 is default)
for every 1/4 second.
'mob_main_timer_interval' How often mobs run main functions (1.0 is default) for