OpenCubicChunks / CubicWorldGen

Customizable CubicChunks world generation
MIT License
55 stars 23 forks source link

No lava to be found #67

Open Leonetienne opened 4 years ago

Leonetienne commented 4 years ago

So i've just crafted my sixth diamond pickaxe and have about 40 diamonds left in my chest. I am digging a big 7x7 tunnel through the earth (for every 2 blocks on x axis, i go 1 block down). I am now at level -180.

Still haven't been able to go to the nether because i just can't find any lava. Not in the overworld, neither in caves, and also not while digging my now 250 block deep, 500 block long tunnel.

I created the world without maliases, because i was going to leave everything at default anyways. I just checked the world arguments in notepad and it says: "lavaLakes":true, "lavaLakeRarity":8, "aboveSeaLavaLakeRarity":13, "lavaOceans":false

I am really considering just spawning some lava into the world wtf..

Leonetienne commented 4 years ago

Actually, for now i am going to make my own mod which will make it possible to fill buckets with cobblestone, put them in the oven, let them bake for a long time and get a lava bucket out.

However, this does not fix the issue :D

Setadokalo commented 4 years ago

"created the world without maliases"... do you mean you used the Vanilla / Vanilla Cubic worldgen? Because neither of those will generate anything other than stone below y=0.

Barteks2x commented 4 years ago

Lava lakes being rare is a known issue. Will be fixed soon. Otherwise cave lava doesn't generate at all currently, because a good way to do it hasn't been found yet.