summaryrefslogtreecommitdiff
path: root/mapgen.lua
AgeCommit message (Collapse)Author
2016-10-18Luacheck cleanups and .luacheckrcAuke Kok
Use `luacheck .` to run luacheck on this mod. Cleaned up luacheck errors.
2015-12-28Enable some of these plants to be found in a normal world.Auke Kok
- places pumpkin and melon plants in the world through mapgen. - very rarely, digging dirt will yield a potato.