diff options
author | Auke Kok <auke-jan.h.kok@intel.com> | 2015-05-03 11:43:55 -0700 |
---|---|---|
committer | Auke Kok <auke-jan.h.kok@intel.com> | 2015-05-03 11:43:55 -0700 |
commit | 01925abc36b51313a5720215fb4ef91d55a85944 (patch) | |
tree | a37a3f223633ae0ed640d3413b318502733f3c40 | |
parent | 29e7a20f288a819c82d67bbdf98467608b7b0c87 (diff) |
Make this a bit more useful, plus link to forum topic
-rw-r--r-- | description.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/description.txt b/description.txt index 45c16d9..8b85a22 100644 --- a/description.txt +++ b/description.txt @@ -1 +1,5 @@ -This mod expands the basic set of farming-related crops that minetest_game offers. +This mod expands the basic set of farming-related crops that minetest_game offers. It adds melons, potatoes, tomatoes, green beans and corn. The mod also implements plant humidity - you will have to water plants to make sure they're not dried out, or make sure they don't get over-watered. + +Mod specific settings can be changed in the "crops_settings.txt" file in the world folder. + +For more information, go to: http://goo.gl/wf0XLh |