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

add mob_height_fix setting so it can be disabled.

This commit is contained in:
tenplus1
2023-03-12 11:35:21 +00:00
parent 733672127c
commit c8e8401ac5
3 changed files with 8 additions and 2 deletions

View File

@ -43,6 +43,9 @@ enable_peaceful_player (Mobs do not attack peaceful player without reason) bool
# Enable mobs smooth rotation
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
[Pathfinding]
# Enable pathfinding (default Enabled)
mob_pathfinding_enable (Enable pathfinding) bool true