summaryrefslogtreecommitdiff
path: root/bushes
diff options
context:
space:
mode:
authorVanessa Dannenberg <vanessa.e.dannenberg@gmail.com>2018-11-08 19:27:31 -0500
committerVanessa Dannenberg <vanessa.e.dannenberg@gmail.com>2018-11-08 19:27:31 -0500
commitd41791b735df980912250d4dca7b3e140eecbf28 (patch)
tree0d67460542587457fc76e0bae76830d8c6409025 /bushes
parent680f259468f9a47c0bc8ea5890ea37c5758a8c30 (diff)
downloaddreambuilder_modpack-d41791b735df980912250d4dca7b3e140eecbf28.tar
dreambuilder_modpack-d41791b735df980912250d4dca7b3e140eecbf28.tar.gz
dreambuilder_modpack-d41791b735df980912250d4dca7b3e140eecbf28.tar.bz2
dreambuilder_modpack-d41791b735df980912250d4dca7b3e140eecbf28.tar.xz
dreambuilder_modpack-d41791b735df980912250d4dca7b3e140eecbf28.zip
update basic_materials, biome_lib, plantlife modpack,
coloredwood, homedecor, technic, currency, framedglass, gloopblocks, led_marquee, mesecons, moretrees, nixie_tubes, pipeworks, plasticbox, prefab_redo, castles, signs_lib, roads, worldedit Added license declaration for the modpack itself
Diffstat (limited to 'bushes')
-rw-r--r--bushes/init.lua7
1 files changed, 4 insertions, 3 deletions
diff --git a/bushes/init.lua b/bushes/init.lua
index ea61887..28d91aa 100644
--- a/bushes/init.lua
+++ b/bushes/init.lua
@@ -1,9 +1,10 @@
-- Bushes Mod by Mossmanikin, Evergreen, & Neuromancer
--- The initial code for this was taken from Mossmanikin's Grasses Mod, then heavilly modified by Neuromancer for this mod.
+-- The initial code for this was taken from Mossmanikin's Grasses Mod,
+-- then heavilly modified by Neuromancer for this mod.
-- Mossmanikin also greatly helped with providing samples for coding.
--- bush leaf textures are cc-by-sa 3.0. from VannessaE's moretrees mod. (Leaf texture created by RealBadAngel or VanessaE)
+-- bush leaf textures are from VannessaE's moretrees mod.
+-- (Leaf texture created by RealBadAngel or VanessaE)
-- Branch textures created by Neuromancer.
--- Licence for Code and Non-Bush leaf code is WTFPL.
-- support for i18n
local S = plantlife_i18n.gettext