Bushes: Add saplings
authorparamat <mat.gregory@virginmedia.com>
Wed, 12 Apr 2017 08:25:21 +0000 (09:25 +0100)
committerparamat <mat.gregory@virginmedia.com>
Wed, 12 Apr 2017 16:18:50 +0000 (17:18 +0100)
commita57d2db54a2d151da48e3ee4b2419ed3961a2d4b
tree03e6df483ffef1dd498312ee463dd4bae94d8876
parentd68d2c08ef1bef29b2d38520a26576cb301afe08
Bushes: Add saplings

Bush saplings grow in half the time of tree saplings.
Bushes do not need 'from sapling' schematic variants because only the
stem node is force-placed in the mapgen schematic, so only the sapling
is force-replaced.
Bush leaves drop saplings with a rarity that ensures at least 1 sapling
per bush on average.
game_api.txt
mods/default/README.txt
mods/default/crafting.lua
mods/default/nodes.lua
mods/default/textures/default_acacia_bush_sapling.png [new file with mode: 0644]
mods/default/textures/default_bush_sapling.png [new file with mode: 0644]
mods/default/trees.lua