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

@ -58,6 +58,8 @@ mob_smooth_rotate (Smooth rotation for mobs) bool true
# Fix Mob Height if too low so they cannot escape through specific nodes
mob_height_fix (Fix Mob Height) bool true
mob_log_spawn (Log Mob Spawning) bool false
[Pathfinding]
# Enable pathfinding (default Enabled)
mob_pathfinding_enable (Enable pathfinding) bool true