Skip to content
Snippets Groups Projects
Commit 2b73fc38 authored by TenPlus1's avatar TenPlus1
Browse files

redwoods spawn a little less

parent ea4d245f
No related branches found
No related tags found
No related merge requests found
......@@ -504,7 +504,7 @@ end
-- redwood tree
minetest.register_decoration({
deco_type = "schematic",
place_on = {"bakedclay:red", "bakedclay:orange", "bakedclay:grey"},
place_on = {"bakedclay:red", "bakedclay:orange"},
sidelen = 80,
fill_ratio = 0.01,
biomes = {"mesa"},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment