From 23f0571dee054bf1a3bb41ce54077b755753d2f5 Mon Sep 17 00:00:00 2001 From: TenPlus1 Date: Wed, 23 May 2018 08:41:10 +0100 Subject: remove_far_mobs now defaults to true --- api.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'api.txt') diff --git a/api.txt b/api.txt index c6e4cc8..324ae90 100644 --- a/api.txt +++ b/api.txt @@ -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 -- cgit v1.2.3