forked from VoxeLibre/VoxeLibre
Del. color from underground hclay in MesaPlateauFM
This commit is contained in:
parent
2e092dc15f
commit
45a30867c3
|
@ -942,7 +942,7 @@ local function register_biomes()
|
||||||
depth_filler = 3,
|
depth_filler = 3,
|
||||||
node_riverbed = "mcl_core:redsand",
|
node_riverbed = "mcl_core:redsand",
|
||||||
depth_riverbed = 2,
|
depth_riverbed = 2,
|
||||||
node_stone = "mcl_colorblocks:hardened_clay_orange",
|
node_stone = "mcl_colorblocks:hardened_clay",
|
||||||
-- red sand has wider reach than in other mesa biomes
|
-- red sand has wider reach than in other mesa biomes
|
||||||
y_min = -7,
|
y_min = -7,
|
||||||
y_max = 11,
|
y_max = 11,
|
||||||
|
|
Loading…
Reference in New Issue