MineClone2/mods/MAPGEN
kabou ace0dc00c7 Remove settlements_in_world and settlements.txt
The global(!) table settlements_in_world` has no use, but is serialized and
saved to a file `settlements.txt` every time during generation of a new
village, adding more lag.  This commit removes all related code:
* Remove all instances of `settlements_in_world`.
* Remove `settlements.load()` and `settlements.save()`.
2022-04-02 21:52:03 +02:00
..
mcl_biomes
mcl_dungeons
mcl_end_island
mcl_mapgen_core
mcl_strongholds
mcl_structures
mcl_villages Remove settlements_in_world and settlements.txt 2022-04-02 21:52:03 +02:00
tsm_railcorridors
modpack.conf