forked from mtcontrib/mobs_redo
add 'mob_smooth_rotate' setting
This commit is contained in:
@ -39,3 +39,6 @@ mob_area_spawn (Mob Area Spawn) bool false
|
||||
|
||||
# Enable peaceful player attack prevention
|
||||
enable_peaceful_player (Mobs do not attack peaceful player without reason) bool false
|
||||
|
||||
# Enable mobs smooth rotation
|
||||
mob_smooth_rotate (Smooth rotation for mobs) bool true
|
||||
|
Reference in New Issue
Block a user