Fixed cloudlands and floatlands, changed their biome heights
This commit is contained in:
parent
de389ade0f
commit
60d57b3d77
82 changed files with 164 additions and 2980 deletions
|
@ -203,7 +203,7 @@ register_decoration(ethereal.caves, {
|
|||
|
||||
register_decoration(ethereal.frost, {
|
||||
place_on = {"ethereal:crystal_dirt"},
|
||||
fill_ratio = 0.02, y_min = 1, y_max = 1750,
|
||||
fill_ratio = 0.02, y_min = 1, y_max = 4000,
|
||||
biomes = {"frost", "frost_floatland"},
|
||||
decoration = {"ethereal:crystal_spike", "ethereal:crystalgrass"}})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue