add a setting to completely disallow growing a mushroom if some node intersects

This commit is contained in:
HybridDog
2016-01-26 15:51:34 +01:00
parent c26e59d432
commit 84941ca103
2 changed files with 33 additions and 8 deletions

View File

@ -28,3 +28,6 @@ riesenpilz.max_spam = 2
--3d apple
riesenpilz.change_apple = true
--disallows growing a mushroom if it not every node would have a free place
riesenpilz.giant_restrict_area = false