mirror of
https://codeberg.org/tenplus1/mobs_redo.git
synced 2025-06-28 06:30:18 +02:00
add 'mob_infotext' setting
This commit is contained in:
@ -88,3 +88,6 @@ mob_pathfinding_searchdistance (path search distance) int 16
|
||||
mob_pathfinding_max_jump (path max jump height) int 4
|
||||
# max drop height for pathfinding (default 6)
|
||||
mob_pathfinding_max_drop (path max drop height) int 6
|
||||
|
||||
# Enable mob infotext on hover
|
||||
mob_infotext (Enable mob infotext on hover) bool true
|
||||
|
Reference in New Issue
Block a user