Fix MesaBryce typo

This commit is contained in:
Wuzzy 2019-03-12 00:34:44 +01:00
parent 12581e8441
commit 206293e3f9
1 changed files with 1 additions and 1 deletions

View File

@ -814,7 +814,7 @@ local function register_biomes()
depth_top = 1,
node_filler = "mcl_colorblocks:hardened_clay_orange",
depth_filler = 3,
node_riverbed = "mcl_colorblocks:hardned_clay",
node_riverbed = "mcl_colorblocks:hardened_clay",
depth_riverbed = 1,
node_stone = "mcl_colorblocks:hardened_clay_orange",
y_min = -4,