2019-02-03 08:58:27 -05:00
|
|
|
-- LUALOCALS < ---------------------------------------------------------
|
2019-09-07 09:08:57 -04:00
|
|
|
local include, nodecore
|
|
|
|
= include, nodecore
|
2019-02-03 08:58:27 -05:00
|
|
|
-- LUALOCALS > ---------------------------------------------------------
|
|
|
|
|
2019-09-07 09:08:57 -04:00
|
|
|
nodecore.amcoremod()
|
|
|
|
|
2019-09-14 09:49:06 -04:00
|
|
|
include("register_craft")
|
|
|
|
include("craft_check")
|
|
|
|
include("item_place_node")
|
|
|
|
include("on_punchnode")
|
|
|
|
include("fx_smoke")
|
|
|
|
include("register_cook_abm")
|