minetest_game/mods/farming
paramat 8e51f318b3 Rename to Minetest Game
Rename in game.conf and documentation
Update game_api.txt documentation for bucket API and tree functions
Fix tab, space and comment formatting in game_api.txt
Rename in mod READMEs
2015-09-30 23:33:12 +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 Update api.lua 2015-09-29 21:01:20 +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 Fix is_ground_content settings for nodes 2015-06-18 02:25:02 +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