Fewer matchstick spruces

This commit is contained in:
Wuzzy 2017-09-06 02:36:26 +02:00
parent 73c2d5ca23
commit ff8482e556
1 changed files with 1 additions and 1 deletions

View File

@ -1253,7 +1253,7 @@ local function register_decorations()
place_on = {"mcl_core:dirt_with_grass_snow", "mcl_core:dirt_with_grass", "mcl_core:podzol"},
sidelen = 80,
noise_params = {
offset = -0.005,
offset = -0.025,
scale = 0.025,
spread = {x = 250, y = 250, z = 250},
seed = 2566,