14 lines
321 B
Lua
Raw Normal View History

-- LUALOCALS < ---------------------------------------------------------
local include, nodecore
= include, nodecore
-- LUALOCALS > ---------------------------------------------------------
nodecore.amcoremod()
include("api")
2019-03-07 19:26:53 -05:00
include("glass")
include("lens")
include("prism")
include("cooking")
include("crafting")