2020-04-07 09:34:17 -05:00
|
|
|
-- LUALOCALS < ---------------------------------------------------------
|
|
|
|
local include, nodecore
|
|
|
|
= include, nodecore
|
|
|
|
-- LUALOCALS > ---------------------------------------------------------
|
|
|
|
|
|
|
|
include("biomes")
|
2021-03-30 22:24:52 -05:00
|
|
|
include("bamboo")
|
2020-04-07 09:34:17 -05:00
|
|
|
include("nodes")
|
|
|
|
include("thatch")
|
2020-04-07 22:21:52 -05:00
|
|
|
include("schematic")
|
2020-04-07 23:18:41 -05:00
|
|
|
include("bigdecor")
|
2020-04-09 21:42:47 -05:00
|
|
|
include("plants")
|
2020-04-07 23:18:41 -05:00
|
|
|
include("fungi")
|
2021-03-08 22:46:33 -06:00
|
|
|
include("decor")
|
|
|
|
include("cultivate")
|