14 lines
326 B
Lua
14 lines
326 B
Lua
-- LUALOCALS < ---------------------------------------------------------
|
|
local include, nodecore
|
|
= include, nodecore
|
|
-- LUALOCALS > ---------------------------------------------------------
|
|
|
|
nodecore.amcoremod()
|
|
|
|
include("ore")
|
|
include("metallurgy")
|
|
include("oresmelt")
|
|
include("tools")
|
|
include("shafts")
|
|
include("shelf")
|