Modify how often villages are generated - Printable Version +- Cuberite Forum (https://forum.cuberite.org) +-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html) +--- Forum: Discussion (https://forum.cuberite.org/forum-5.html) +--- Thread: Modify how often villages are generated (/thread-2142.html) |
Modify how often villages are generated - Mathias - 10-03-2015 Is there a way to modify how often villages are generated, or is it hardcoded in the server? RE: Modify how often villages are generated - xoft - 10-03-2015 Yes, this is already settable in the world.ini file, by using the [Generator].VillageGridSize parameter. Basically it says how far apart (on average) two adjacent villages are, in blocks. RE: Modify how often villages are generated - NiLSPACE - 10-05-2015 We really should have something similar to the APIDump plugin, but then for the world configuration. |