minetest_tng/mods/farming
LNJ 2ae97746c3 Farming/gardens: Fix that gardens drop the garden and seeds 2016-08-26 17:38:34 +02:00
..
textures Farming: Add gardens (and API) for seeds 2016-08-20 12:46:11 +02:00
README.txt Farming: Add gardens (and API) for seeds 2016-08-20 12:46:11 +02:00
aliases.lua Rewrite Farming with timers, no abms 2016-06-01 21:18:07 +02:00
api.lua Farming: Add gardens (and API) for seeds 2016-08-20 12:46:11 +02:00
api_hoes.lua Farming: Fix recipes for hoes 2016-06-17 17:47:01 +02:00
depends.txt Rewrite Farming with timers, no abms 2016-06-01 21:18:07 +02:00
gardens.lua Farming/gardens: Fix that gardens drop the garden and seeds 2016-08-26 17:38:34 +02:00
hoes.lua Rewrite Farming with timers, no abms 2016-06-01 21:18:07 +02:00
init.lua Farming: Add gardens (and API) for seeds 2016-08-20 12:46:11 +02:00
misc.lua Farming/Default: Add negative fall_damage_add_percent to straw/wool 2016-07-22 18:55:09 +02:00
plants.lua Farming: Add lettuce 2016-08-16 19:30:27 +02:00
soil.lua Rewrite Farming with timers, no abms 2016-06-01 21:18:07 +02:00

README.txt

This mod is part of Minetest TNG
================================
TNG Farming

License of source code:
-----------------------
Copyright (C) 2016 LNJ <git@lnj.li>
Copyright (C) 2014 webdesigner97

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.


License of media (textures, sounds, meshes):
--------------------------------------------
(by Authors)

PilzAdam <pilzadam@minetest.net> (WTFPL):
  farming_soil.png
  farming_soil_wet.png
  farming_soil_wet_side.png
  farming_string.png
  farming_potato_*.png

BlockMen <blockmen2015@gmail.com> (CC BY-SA 3.0):
  farming_tool_diamondhoe.png
  farming_tool_mesehoe.png
  farming_tool_bronzehoe.png
  farming_tool_steelhoe.png
  farming_tool_stonehoe.png
  farming_tool_woodhoe.png

MasterGollum (WTFPL):
  farming_straw.png

Gambit (WTFPL):
  farming_wheat.png
  farming_wheat_*.png
  farming_cotton_*.png
  farming_cotton_seed.png
  farming_wheat_seed.png

LNJ <git@lnj.li> (CC BY-SA 3.0):
  farming_potato.png

JBB (CC BY-SA 3.0):
  farming_lettuce.png
  farming_lettuce_*.png
  farming_garden.png

cd2 <cdqwertz@gmail.com> (CC BY-SA 3.0):
  farming_garden_soil.png

fridolin (CC BY-SA 3.0):
  farming_strawberry.png
  farming_strawberry_*.png


Details of Licenses:
--------------------

CC BY-SA 3.0:
  Attribution-ShareAlike 3.0 Unported
  http://creativecommons.org/licenses/by-sa/3.0/

WTFPL:
  Do What the Fuck You Want to Public License
  http://www.wtfpl.net/txt/copying/