mirror of
https://github.com/mt-mods/plantlife_modpack.git
synced 2025-11-25 01:35:38 +01:00
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