Default and flowers: only run on-generated functions in mgv6. Remove indev ore definitions

This commit is contained in:
paramat 2014-11-05 20:22:55 +00:00 committed by sfan5
parent a90338d40d
commit e71b71c1a9
3 changed files with 105 additions and 136 deletions

View file

@ -1,6 +1,9 @@
-- Minetest 0.4 mod: default
-- See README.txt for licensing and other information.
-- Namespace for functions
flowers = {}
-- Map Generation
dofile(minetest.get_modpath("flowers").."/mapgen.lua")