forked from Mineclonia/Mineclonia
Increase pumpkin chance again
This commit is contained in:
parent
19ec22364f
commit
75289ce039
|
@ -758,7 +758,7 @@ local function register_mgv6_decorations()
|
|||
place_on = {"mcl_core:dirt_with_grass"},
|
||||
sidelen = 16,
|
||||
noise_params = {
|
||||
offset = -0.01,
|
||||
offset = -0.008,
|
||||
scale = 0.00666,
|
||||
spread = {x = 250, y = 250, z = 250},
|
||||
seed = 666,
|
||||
|
|
Loading…
Reference in New Issue