Update 'mods/ethereal/mapgen.lua'

This commit is contained in:
thunderdog1138 2020-07-15 16:45:27 +00:00
parent 178b83c020
commit 44cab42354
1 changed files with 15 additions and 16 deletions

View File

@ -278,7 +278,6 @@ minetest.register_decoration({
num_spawn_by = 8,
rotation = "random",
})
end
-- pine tree
add_schem({"ethereal:cold_dirt"}, 0.025, {"snowy"}, 10, 40, ethereal.pine_tree, 1)