forked from VoxeLibre/VoxeLibre
make ruined portals rarer
This commit is contained in:
parent
db2f2cfc69
commit
f86898b2f4
|
@ -16,7 +16,7 @@ local def = {
|
|||
flags = "place_center_x, place_center_z, all_floors",
|
||||
solid_ground = true,
|
||||
make_foundation = true,
|
||||
chunk_probability = 400,
|
||||
chunk_probability = 800,
|
||||
y_max = mcl_vars.mg_overworld_max,
|
||||
y_min = 1,
|
||||
sidelen = 10,
|
||||
|
|
Loading…
Reference in New Issue