diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2018-05-23 08:41:10 +0100 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2018-05-23 08:41:10 +0100 |
commit | 23f0571dee054bf1a3bb41ce54077b755753d2f5 (patch) | |
tree | a9c61f81425850a4b123ee4bb6990a2651efb2aa /api.txt | |
parent | 60eb37b3afeef5d1813be3659ba30d6f66a88a81 (diff) |
remove_far_mobs now defaults to true
Diffstat (limited to 'api.txt')
-rw-r--r-- | api.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -563,8 +563,8 @@ External Settings for "minetest.conf" is false) 'mobs_spawn_protected' if set to false then mobs will not spawn in protected areas (default is true) - 'remove_far_mobs' if true then mobs that are outside players visual - range will be removed (default is false) + 'remove_far_mobs' if true then untamed mobs that are outside players + visual range will be removed (default is true) 'mobname' can change specific mob chance rate (0 to disable) and spawn number e.g. mobs_animal:cow = 1000,5 'mob_difficulty' sets difficulty level (health and hit damage |