kreezxil / Lava-Dynamics

Adding Vulcanism to Minecraft via Block Update Detection (BUD)
3 stars 3 forks source link

Volcanos not spawning #29

Closed AechtRob closed 4 years ago

AechtRob commented 4 years ago

The latest versions of lavadynamics (lavadynamics-1.12.2-5.6.12), with the spawn-chunk protection in the config, doesn't seem to create volcanoes at all, if set to do during word-gen. I tried these settings (they seemed most likely to allow frequent obvious volcanoes!) but nothing appears anywhere:

I:distance=200 B:protectChunks=false B:spawnChunks=true I:spawnDistance=5 I:volcanoChance=100 I:volcanoHeightMax=101 I:volcanoHeightMin=50 B:worldGen=true

(When I set worldgen=false they do spawn fine).

eleksploded commented 4 years ago

Sorry that took so long, I basically just rewrote the world gen procedure. Sure be fixed now. (5.6.13)