Towers generate very often
BigJMoney opened this issue ยท 1 comments
Apotheosis towers generate very frequently, and even different towers VERY close to each other. Even when using the sparsestructures mod and setting a spread factor of 2, theree are too many. I often find a handful of apotheosis towers in between each structure placed by other mods or vanilla structures.
I looked inside the mod and noticed that each tower is its own structure set. This mean they spawn independently of each other, rather than spreading out. Most mods put similar buildings into a single structure set, so as not to overpopulate the environment. If the tower structure sets were combined, it would fix the issue. In addition to this, the spread values are also fairly low; compared to villages for example.
(The towers are very cool, by the way. And yes, the first one blew me up.)
Grouping them in their own structure set would be good cause they do generate extremely frequently and in doing so take up space that other structure mods can use. reducing them or having an option to disable them entirely would be nice. For now I just pregen the world with the adventure module disabled cause even removing the whitelist for generation on the deadly module (which as far as I know where the towers come from) seems to still put the towers down.