nc_nature-cd2025/init.lua

12 lines
320 B
Lua
Raw Normal View History

2020-04-07 09:34:17 -05:00
-- LUALOCALS < ---------------------------------------------------------
local include, nodecore
= include, nodecore
-- LUALOCALS > ---------------------------------------------------------
include("biomes")
include("decor")
include("fungi")
include("nodes")
include("plants")
include("thatch")
include("schematic")