summaryrefslogtreecommitdiff
path: root/mapgen.lua
AgeCommit message (Collapse)Author
2017-09-30Replace deprecated call to 'get_mapgen_params' with 'get_mapgen_setting'AntumDeluge
2017-02-20Coffee deficiency error.Auke Kok
2017-02-20Grassland biome changes in mtg.Auke Kok
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.