diff options
author | Auke Kok <auke-jan.h.kok@intel.com> | 2015-04-08 13:57:26 -0700 |
---|---|---|
committer | Auke Kok <auke-jan.h.kok@intel.com> | 2015-04-08 13:57:26 -0700 |
commit | 11d5c23240c0fba0d71229bd3cd4911a12f5f177 (patch) | |
tree | 35d77600711dcf00ae8e20e030220f5881e0507f /README.md | |
parent | 39ce87a2c668d9145c9ac8df770959a1bf38a298 (diff) |
Add README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..7f7077f --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ + +Crops - more farming crops mod for minetest + +Copyright (C) 2015 - Auke Kok <sofar@foo-projects.org> + +=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ + +This minetest mod expands the basic set of farming-related +crops that minetest_game offers. A list of crops/crafts is +below. + +1. Melons + +Melon plants grow from melon seeds. Once a plant is mature (there +are 5 stages) it will spawn a melon block adjacent to the plant. +The melon block can be harvested by punching, and yields 3-5 +melon slices. The melon slice can be crafted to a melon seed. |