mobs_npcs/mobs_craftitems.lua

10 lines
198 B
Lua
Raw Normal View History

2019-05-02 00:01:47 -07:00
--
-- This file register nodes and items needed by this mod
--
-- Translator
local S = mobs.translator
2019-05-02 00:01:47 -07:00
local modname = minetest.get_current_modname()
local modpath = minetest.get_modpath(modname)