Fix cornflower biomes and change seed values for cornflowers and lilies of the valley

This commit is contained in:
PrairieWind 2023-02-12 13:59:52 -07:00 committed by Gitea
parent b79f74c390
commit 5da6c25ccf
1 changed files with 2 additions and 2 deletions

View File

@ -5288,8 +5288,8 @@ local function register_decorations()
register_flower("allium", nil, 0) -- flower Forest only
register_flower("blue_orchid", {"Swampland"}, 64500, false)
register_flower("lily_of_the_valley", nil, 436)
register_flower("cornflower", {"Plains", "SunflowerPlains"}, 536)
register_flower("lily_of_the_valley", nil, 325)
register_flower("cornflower", flower_biomes2, 486)
end
-- Decorations in non-Overworld dimensions