Add large cactus seedling
authorParamat <paramat@users.noreply.github.com>
Wed, 2 Jan 2019 02:18:50 +0000 (02:18 +0000)
committerGitHub <noreply@github.com>
Wed, 2 Jan 2019 02:18:50 +0000 (02:18 +0000)
commit6688ddf6d4668dc7668e1b7d2c4ebf67e4b47857
treee0ae4f25e56f65dbd5ad17c74f65fecc78d9568f
parentda10af919eddc8f7e73c14f802290a5ea8f7b5f0
Add large cactus seedling

Alter 'large cactus' schematic to place another force-placed cactus node,
to replace the cactus seedling on growth.
Make schematic 5x7x5 to solve rotation, placement and protection check
issues.
Add a y-slice probability for height variation.

Growth time is tuned to not make this a faster way to obtain cactus nodes
compared to normal cactus farming.
Seedling texture by Extex101.

Use sapling/seedling description in protection intersection message in
'sapling_on_place' function.
mods/default/README.txt
mods/default/crafting.lua
mods/default/license.txt
mods/default/mapgen.lua
mods/default/nodes.lua
mods/default/schematics/large_cactus.mts
mods/default/textures/default_large_cactus_seedling.png [new file with mode: 0644]
mods/default/trees.lua
schematic_tables.txt