2013-01-27 13:59:35 +01:00
2013-01-27 13:46:07 +01:00
2013-01-27 13:59:35 +01:00

This mod adds swamps to minetest. If you have got some ideas, tell them to me.

Depends: jungletree, habitat, default License: GPL (sounds), WTFPL (code, textures except birch)

Delete following lines of the jungletree mod:[code]--function anti_generate(node, surfaces, minp, maxp, height_min, height_max, spread, habitat_size, habitat_nodes) minetest.register_on_generated(function(minp, maxp, seed) generate("jungletree:sapling", {"default:dirt_with_grass"}, minp, maxp, 0, 20, 10, 50, {"default:water_source"}, 30, {"default:desert_sand"}) end)[/code]

Description
No description provided
Readme 11 MiB
Languages
Lua 100%