forked from mtcontrib/plantlife_modpack
Re-add grow_reedmace to global namespace
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
-- support for i18n
|
||||
local S = minetest.get_translator("dryplants")
|
||||
|
||||
abstract_dryplants = {}
|
||||
|
||||
dofile(minetest.get_modpath("dryplants").."/crafting.lua")
|
||||
dofile(minetest.get_modpath("dryplants").."/reed.lua")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user