Some semi-random thoughts on terrain generation - Printable Version +- Cuberite Forum (https://forum.cuberite.org) +-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html) +--- Forum: Development (https://forum.cuberite.org/forum-13.html) +--- Thread: Some semi-random thoughts on terrain generation (/thread-409.html) |
RE: Some semi-random thoughts on terrain generation - bearbin - 06-03-2014 Well terrain additions seem to be coming on very well. Better than vanilla probably RE: Some semi-random thoughts on terrain generation - tigerw - 06-03-2014 Lava pool: "Muahaha!" RE: Some semi-random thoughts on terrain generation - xoft - 06-03-2014 I guess the villagers aren't that smart as we've thought. RE: Some semi-random thoughts on terrain generation - tonibm19 - 06-06-2014 What to add in world.ini for villages and mineshafts (if there are)? RE: Some semi-random thoughts on terrain generation - NiLSPACE - 06-07-2014 [Generator] Finishers=Villages, MineShafts, etc RE: Some semi-random thoughts on terrain generation - tonibm19 - 06-07-2014 And to modify village density/frequency? RE: Some semi-random thoughts on terrain generation - NiLSPACE - 06-07-2014 I think change the "VillageGridSize" and "Village Min/Max Density". RE: Some semi-random thoughts on terrain generation - xoft - 06-07-2014 VillageGridSize is the average distance between village centers, in blocks (supposing the theoretical case that the villages always generate, which is not true due to biomes). VillageMinDensity and VillageMaxDensity specify the min / max density - that is, how many houses per road. Each village chooses a density from this range and uses it. Values range from 0 (no houses) to 100 (all possible houses) RE: Some semi-random thoughts on terrain generation - xoft - 06-10-2014 It's not like the image posted in #528 ( https://forum.cuberite.org/showthread.php?tid=409&pid=14006#pid14006 ) but I think it's still cool enough to actually consider this for addition to the generator: RE: Some semi-random thoughts on terrain generation - bearbin - 06-10-2014 Yeah, that looks really cool. |