fix type (thx Josselin2)

This commit is contained in:
tenplus1 2024-11-21 13:34:49 +00:00
parent e12ffdefd2
commit 5fd4fab698

View File

@ -463,7 +463,7 @@ register_decoration(1, {
noise_params = {offset = -0.04, scale = 0.1, spread = {x = 200, y = 200, z = 200},
seed = 87112, octaves = 3, persist = 0.7},
biomes = {"frost_ocean", "deciduous_forest_ocean", "sandstone_ocean", "swamp_ocean",
"snowy_grasland_ocean"},
"snowy_grassland_ocean"},
flags = "force_placement",
decoration = "default:sand_with_kelp", place_offset_y = -1,
param2 = 48, param2_max = 96})