diff options
author | Rogier <rogier777@gmail.com> | 2016-05-18 22:54:19 +0200 |
---|---|---|
committer | Rogier <rogier777@gmail.com> | 2016-06-27 23:23:54 +0200 |
commit | afab0692df2d99c36473568602d1cc4059aa2e65 (patch) | |
tree | 0da1e864c4dfad53e4f43dbe375cc342f51428c7 /LICENSE | |
parent | 9ced339ce5cbdc48a7d9417786585f6f9c968ce1 (diff) |
Add date palm
Spawns in hot and dry desert, but requires water. This makes it a bit harder to
find, but where found, it can be more abundant.
If found in the middle of a desert, its presence indicates a water source below
the surface.
As an additional optional feature, dates (slowly) grow back after harvesting.
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -4,6 +4,13 @@ Minetest mod moretrees All source code: © 2013, Vanessa Ezekowitz <vanessaezekowitz@gmail.com> Published under the terms and conditions of the WTFPL. +Date palm code (date_palm.lua) + © 2016, Rogier <rogier777@gmail.com> + Published under the terms and conditions of the WTFPL. +All date palm textures: + © 2016, Rogier <rogier777@gmail.com> + Published under the terms and conditions of CC-BY-SA-3.0 Unported. + - Three of the date palm textures are modifications of existing moretrees textures All sapling textures (textures/*_sapling.png): © 2013, Tim Huppertz <mitroman@naturalnet.de> Published under the terms and conditions of CC-BY-SA-3.0 Unported. |