Update trees.lua

master
danil275487 2021-04-21 15:26:26 +03:00
parent 6f09b12fea
commit c8b71b2434
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ for k, v in pairs(trees) do
deco_type = "schematic",
place_on = {"minecraft:grass"},
sidelen = 16,
fill_ratio = 0.001,
fill_ratio = 0.002,
biomes = {"grasslands"},
y_max = 31000,
y_min = 1,