Move chests to a new file. Update credits for chests and torches
authorParamat <paramat@users.noreply.github.com>
Tue, 10 Jul 2018 22:02:22 +0000 (23:02 +0100)
committerGitHub <noreply@github.com>
Tue, 10 Jul 2018 22:02:22 +0000 (23:02 +0100)
commitd4b0b73ae004d83dd1ef8643efbedce532d08b05
tree85925d40b0656a4fc7001cb1c64e6c10ead32a67
parentef7bd43829b5e68008c5067802084e0af506f7ed
Move chests to a new file. Update credits for chests and torches

Move chests code out of nodes.lua and into a new file.
Credit torch code, and chest and torch models in README.txt.
Remove 'torches' mod text from torch.lua.
Minor cleanups in README.txt.
mods/default/README.txt
mods/default/chests.lua [new file with mode: 0644]
mods/default/init.lua
mods/default/nodes.lua
mods/default/torch.lua