15 lines
338 B
Lua
15 lines
338 B
Lua
-- LUALOCALS < ---------------------------------------------------------
|
|
local include, nodecore
|
|
= include, nodecore
|
|
-- LUALOCALS > ---------------------------------------------------------
|
|
|
|
nodecore.amcoremod()
|
|
|
|
include("api")
|
|
include("glass")
|
|
include("lens")
|
|
include("prism")
|
|
include("cooking")
|
|
include("crafting")
|
|
include("shelf")
|