Adjust sidelen

This commit is contained in:
ezhh 2018-06-24 14:47:02 +01:00
parent 1128b82d2c
commit fe1e4da5f9

View File

@ -98,7 +98,7 @@ minetest.register_decoration({
deco_type = "simple",
place_on = {"default:dirt_with_grass"},
place_offset_y = 1,
sidelen = 16,
sidelen = 80,
fill_ratio = 0.005,
biomes = {"grassland", "deciduous_forest"},
y_max = 300,