Colorize bottom terracotta layers of MesaBryce

This commit is contained in:
Wuzzy 2019-03-11 22:08:17 +01:00
parent a16886bf17
commit f1f6dc4c48
1 changed files with 1 additions and 1 deletions

View File

@ -1590,7 +1590,7 @@ local function register_biomelike_ores()
end
-- First stratum near the sand level. Always orange.
stratum(11, 3, "orange")
stratum(-1, 15, "orange")
-- Create random strata for up to Y = 256.
-- These strata are calculated based on the world seed and are global.