summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrubenwardy <rubenwardy@gmail.com>2014-09-18 14:50:32 +0100
committerrubenwardy <rubenwardy@gmail.com>2014-09-18 14:50:32 +0100
commit5adab9f406ff9c9758bffd9a19ccfb6d8aab5800 (patch)
treeca5fe65240d167a1a0252e57b60d5104a45708e0
parenta574323b568bef6f719c23b552f8c8cb8f33f7ea (diff)
Change license of ingredient list
-rw-r--r--support.lua5
1 files changed, 5 insertions, 0 deletions
diff --git a/support.lua b/support.lua
index 3f701a4..d4470e8 100644
--- a/support.lua
+++ b/support.lua
@@ -6,6 +6,11 @@
-- Support external mods
-- =====================================
+-- The following ingredient list is licensed under WTFPL
+-- You may use the list in your mod. I am doing this to
+-- make it easier for mods to support lots of others -
+-- good for the end user
+
-- Add support for other mods
food.support("cocoa", "farming_plus:cocoa_bean")
food.support("cup", "vessels:drinking_glass")