1
0
mirror of https://github.com/mt-mods/plantlife_modpack.git synced 2025-07-15 22:30:43 +02:00

Imported dryplants and ferns mods and all components of the Undergrowth modpack

This commit is contained in:
Vanessa Ezekowitz
2014-08-12 15:08:11 -04:00
parent da211cc07d
commit 3b7b242481
258 changed files with 5181 additions and 1 deletions

9
along_shore/init.lua Normal file
View File

@ -0,0 +1,9 @@
-----------------------------------------------------------------------------------------------
local title = "Along the Shore"
local version = "0.0.4"
local mname = "along_shore"
-----------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------
print("[Mod] "..title.." ["..version.."] ["..mname.."] Loaded...")
-----------------------------------------------------------------------------------------------