mirror of
https://github.com/PixelGuys/Cubyz.git
synced 2025-09-09 12:16:24 -04:00
Reduced Lava Caves Spawn Chance (#1021)
* Lava Caves * Fixed the unintended change
This commit is contained in:
parent
a0663d7338
commit
7d0147af2a
@ -3,10 +3,9 @@
|
||||
.maxHeight = -640,
|
||||
.minHeight = -48250,
|
||||
.fogDensity = 20,
|
||||
.chance = 0.1,
|
||||
.fogColor = 0x51240c,
|
||||
|
||||
.caves = -0.03,
|
||||
|
||||
.stoneBlock = "cubyz:obsidian",
|
||||
.stripes = .{
|
||||
.{
|
||||
|
Loading…
x
Reference in New Issue
Block a user