diff options
author | Rogier <rogier777@gmail.com> | 2016-05-19 13:26:52 +0200 |
---|---|---|
committer | Rogier <rogier777@gmail.com> | 2016-06-27 23:23:54 +0200 |
commit | 75e8027bf7ca581556f91e8c1444c865a77c482d (patch) | |
tree | fd73b231ab301f59a73f8368bfe791564fd92dd8 /LICENSE | |
parent | c87a169fdd1ff0b6a08407ff2564f52c15def3cf (diff) |
Make cocos palm regrow coconuts.
This feature is optional, and can be turned off.
Existing cocos trees are converted.
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -4,13 +4,14 @@ 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) +Date & cocos palm code (date_palm.lua, cocos_palm.lua) © 2016, Rogier <rogier777@gmail.com> Published under the terms and conditions of the WTFPL. -All date & date palm textures and date-based food: +All date & date palm textures, date-based food, cocos flower & green coconuts: © 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 + - The green coconuts are a modification of the brown coconut - The date cake batter is a modification of the acorn muffin batter All sapling textures (textures/*_sapling.png): © 2013, Tim Huppertz <mitroman@naturalnet.de> |