2020-01-04 10:51:10 -05:00
|
|
|
-- LUALOCALS < ---------------------------------------------------------
|
|
|
|
local include, nodecore
|
|
|
|
= include, nodecore
|
|
|
|
-- LUALOCALS > ---------------------------------------------------------
|
|
|
|
|
|
|
|
nodecore.amcoremod()
|
|
|
|
|
2020-01-05 11:42:22 -05:00
|
|
|
include("api")
|
2020-01-04 10:51:10 -05:00
|
|
|
include("falling_ent")
|
2020-01-05 11:42:22 -05:00
|
|
|
include("item_ent")
|
2020-01-05 15:07:40 -05:00
|
|
|
include("item_merge")
|