Update README.md
This commit is contained in:
parent
5170ec32ed
commit
63d3d5bddb
@ -5,7 +5,7 @@ If you have got some ideas, tell them to me.
|
|||||||
**License:** GPL *(sounds)*, WTFPL *(code, textures except birch)*
|
**License:** GPL *(sounds)*, WTFPL *(code, textures except birch)*
|
||||||
|
|
||||||
*Delete following lines of the jungletree mod:*
|
*Delete following lines of the jungletree mod:*
|
||||||
[code]--function anti_generate(node, surfaces, minp, maxp, height_min, height_max, spread, habitat_size, habitat_nodes)
|
'--function anti_generate(node, surfaces, minp, maxp, height_min, height_max, spread, habitat_size, habitat_nodes)
|
||||||
minetest.register_on_generated(function(minp, maxp, seed)
|
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"})
|
generate("jungletree:sapling", {"default:dirt_with_grass"}, minp, maxp, 0, 20, 10, 50, {"default:water_source"}, 30, {"default:desert_sand"})
|
||||||
end)[/code]
|
end)'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user