forked from Mineclonia/Mineclonia
Colorize bottom terracotta layers of MesaBryce
This commit is contained in:
parent
a16886bf17
commit
f1f6dc4c48
|
@ -1590,7 +1590,7 @@ local function register_biomelike_ores()
|
||||||
end
|
end
|
||||||
|
|
||||||
-- First stratum near the sand level. Always orange.
|
-- First stratum near the sand level. Always orange.
|
||||||
stratum(11, 3, "orange")
|
stratum(-1, 15, "orange")
|
||||||
|
|
||||||
-- Create random strata for up to Y = 256.
|
-- Create random strata for up to Y = 256.
|
||||||
-- These strata are calculated based on the world seed and are global.
|
-- These strata are calculated based on the world seed and are global.
|
||||||
|
|
Loading…
Reference in New Issue