Default: Add bush stem and leaves nodes
authorparamat <mat.gregory@virginmedia.com>
Wed, 12 Oct 2016 23:48:56 +0000 (00:48 +0100)
committerparamat <mat.gregory@virginmedia.com>
Thu, 27 Oct 2016 01:54:04 +0000 (02:54 +0100)
commit048aaa2616e25ee15cd04a0d50f1a61ff2bdcd38
tree0e219ca5d9e8ba5fa374fc11503e0335f304cc8b
parent581c3905916cf6cec6cfdbf9999364d4f415107e
Default: Add bush stem and leaves nodes

To allow mapgen bushes in green-grass and savanna grasslands.
Nodes for a generic bush and an acacia bush.
Stem nodes are craftable to a single wood node to provide a small
amount of wood resource in grasslands.
Fuel times are that of corresponding 'wood' nodes, 1/4 that of
corresponding tree nodes.
No leafdecay to enable use as hedges or without a nearby tree trunk.
Uses 'default leaves simple' texture for extra visual thickness.
mods/default/README.txt
mods/default/crafting.lua
mods/default/nodes.lua
mods/default/textures/default_acacia_bush_stem.png [new file with mode: 0644]
mods/default/textures/default_bush_stem.png [new file with mode: 0644]