nodecore-skyblock/mods/nc_nodefall/init.lua

10 lines
254 B
Lua

-- LUALOCALS < ---------------------------------------------------------
local include, nodecore
= include, nodecore
-- LUALOCALS > ---------------------------------------------------------
nodecore.amcoremod()
include("disturb")
include("damage")