Update sugar canes swampland biomes

This commit is contained in:
Wuzzy 2017-09-19 13:50:07 +02:00
parent e03a2ee9a2
commit d4b7e2f1d6
1 changed files with 1 additions and 1 deletions

View File

@ -2385,7 +2385,7 @@ local function register_decorations()
octaves = 3,
persist = 0.7,
},
biomes = {"Swampland"},
biomes = {"Swampland", "Swampland_shore"},
y_min = 1,
y_max = mcl_vars.mg_overworld_max,
decoration = "mcl_core:reeds",