minetest_game/mods/farming
Tim 4473627de0 Remove unused and clean up missused variable-value assignments.
* Unused variables
* Unused values (assigned to variables, but overwritten before use)
* Defining already defined variables instead of reassigning to them.
2016-07-15 21:58:49 +01:00
..
textures Optimize textures and model (use *.b3d instead *.x) 2015-02-28 22:33:19 +01:00
README.txt Rename to Minetest Game 2015-09-30 23:33:12 +01:00
api.lua Remove unused and clean up missused variable-value assignments. 2016-07-15 21:58:49 +01:00
depends.txt Add farming mod 2013-05-21 18:53:10 +02:00
hoes.lua Add reverse recipes for hoes 2015-02-28 22:05:07 +01:00
init.lua Apples give 2 HP instead of 1 HP, bread gives 5 HP instead of 4 HP 2015-05-14 17:33:10 +02:00
nodes.lua Farming: Add negative fall_damage_add_percent to straw 2016-06-17 23:43:41 +01:00

README.txt

Minetest Game mod: farming
==========================

License of source code:
-----------------------
Copyright (C) 2014 webdesigner97

            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                    Version 2, December 2004

 Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>

 Everyone is permitted to copy and distribute verbatim or modified
 copies of this license document, and changing it is allowed as long
 as the name is changed.

            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. You just DO WHAT THE FUCK YOU WANT TO. 

License of media (textures):
----------------------------
Created by PilzAdam (License: WTFPL):
  farming_bread.png
  farming_soil.png
  farming_soil_wet.png
  farming_soil_wet_side.png
  farming_string.png

Created by BlockMen (License: CC BY 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

Created by MasterGollum (License: WTFPL):
  farming_straw.png

Created by Gambit (License: WTFPL):
  farming_wheat.png
  farming_wheat_*.png
  farming_cotton_*.png
  farming_flour.png
  farming_cotton_seed.png
  farming_wheat_seed.png