Make v7 flowers more common

This commit is contained in:
Wuzzy 2017-08-21 15:24:01 +02:00
parent 3f123aa282
commit b9b151f75e
1 changed files with 1 additions and 1 deletions

View File

@ -1724,7 +1724,7 @@ local function register_decorations()
place_on = {"mcl_core:dirt_with_grass", "mcl_core:podzol"},
sidelen = 16,
noise_params = {
offset = 0.0,
offset = 0.0008,
scale = 0.006,
spread = {x = 100, y = 100, z = 100},
seed = seed,