added the ability to redefine apples so that they'll fall when nearby leaves
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>
Mon, 11 Feb 2013 17:23:05 +0000 (12:23 -0500)
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>
Mon, 11 Feb 2013 17:23:05 +0000 (12:23 -0500)
commita0af3f26de0028e832eac202d3fd9ce93d68f65d
tree7a1a08edcbedbeaf3e0145eefabc991ec775e0c8
parent1445263d734eabd017d3af1b57e19dc4e9870545
added the ability to redefine apples so that they'll fall when nearby leaves
disappear (defaults to true).  Moved leafdecay code into its own file.  Moved
sapling configs into settings.lua
init.lua
leafdecay.lua [new file with mode: 0644]
node_defs.lua
settings.lua