033c4defc5
Partly based on WintersKnight94's work, but with more vanilla-like and less wintercore-like textures for now.
15 lines
342 B
Lua
15 lines
342 B
Lua
-- LUALOCALS < ---------------------------------------------------------
|
|
local include, nodecore
|
|
= include, nodecore
|
|
-- LUALOCALS > ---------------------------------------------------------
|
|
|
|
nodecore.amcoremod()
|
|
|
|
include("rushes")
|
|
include("sedges")
|
|
include("flowers")
|
|
include("thatch")
|
|
include("wicker")
|
|
include("cheat")
|
|
include("hints")
|