Made it possible via moretrees config to force all moretrees, default, and
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>
Thu, 14 Nov 2013 23:05:37 +0000 (18:05 -0500)
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>
Thu, 14 Nov 2013 23:05:37 +0000 (18:05 -0500)
commite1baf2018bf1faff14eaa83e65ba8fa029296e5d
treedb6d3baad380d32dddf4db41c7d9b7587f53b8ce
parent88eb73af9057ddff9ba3bace76627046848455cf
Made it possible via moretrees config to force all moretrees, default, and
default jungle tree leaves to be plantlike drawtype.

The default setting is now plantlike.  Change moretres_settings.txt in
your world folder if you don't like it.

Rearranged a bit of code to accommodate this.
21 files changed:
default_settings.txt
init.lua
leafdecay.lua
node_defs.lua
textures/default_jungleleaves_plantlike.png [new file with mode: 0644]
textures/default_leaves_plantlike.png [new file with mode: 0644]
textures/moretrees_apple_tree_leaves_plantlike.png [new file with mode: 0644]
textures/moretrees_beech_leaves_plantlike.png [new file with mode: 0644]
textures/moretrees_birch_leaves_plantlike.png [new file with mode: 0644]
textures/moretrees_fir_leaves_bright_plantlike.png [new file with mode: 0644]
textures/moretrees_fir_leaves_plantlike.png [new file with mode: 0644]
textures/moretrees_jungletree_leaves_green_plantlike.png [new file with mode: 0644]
textures/moretrees_jungletree_leaves_red_plantlike.png [new file with mode: 0644]
textures/moretrees_jungletree_leaves_yellow_plantlike.png [new file with mode: 0644]
textures/moretrees_oak_leaves_plantlike.png [new file with mode: 0644]
textures/moretrees_palm_leaves_plantlike.png [new file with mode: 0644]
textures/moretrees_pine_leaves_plantlike.png [new file with mode: 0644]
textures/moretrees_rubber_tree_leaves_plantlike.png [new file with mode: 0644]
textures/moretrees_sequoia_leaves_plantlike.png [new file with mode: 0644]
textures/moretrees_spruce_leaves_plantlike.png [new file with mode: 0644]
textures/moretrees_willow_leaves_plantlike.png [new file with mode: 0644]