Rainforest: Add emergent jungle tree and sapling
authorparamat <mat.gregory@virginmedia.com>
Wed, 10 May 2017 07:23:26 +0000 (08:23 +0100)
committerparamat <mat.gregory@virginmedia.com>
Mon, 19 Feb 2018 07:16:16 +0000 (07:16 +0000)
commitb90aabec80b427f84d0bf2da2fae9bcdfceb10ec
tree01348c50d7aa45e6a62db857de95493fa64428c5
parent495fa32873202c667c589ae691f5e67186762521
Rainforest: Add emergent jungle tree and sapling

Height 20 to 32 nodes.
Dependent on chunksize >= 5.
Base limited to maximum altitude y = 32.
Craft sapling from 9 jungle saplings.
mods/default/README.txt
mods/default/crafting.lua
mods/default/mapgen.lua
mods/default/nodes.lua
mods/default/schematics/emergent_jungle_tree.mts [new file with mode: 0644]
mods/default/schematics/emergent_jungle_tree_from_sapling.mts [new file with mode: 0644]
mods/default/textures/default_emergent_jungle_sapling.png [new file with mode: 0644]
mods/default/trees.lua