Go to file
ademant 94926b754f created register functions for grinding and roasting #8 2018-10-17 09:41:36 +02:00
locale reading new csv config 2018-10-09 14:47:37 +02:00
textures outsourcing of csv import to functions.lua 2018-10-15 15:21:29 +02:00
README.txt Documentation 2018-10-12 05:35:35 +02:00
api.lua new tool billhook; for punching new attribut pre_plant; placing seed on non-soil 2018-10-04 08:46:12 +02:00
config.lua new configuration style via csv file 2018-10-09 07:49:44 +02:00
craft.lua created register functions for grinding and roasting #8 2018-10-17 09:41:36 +02:00
crops.lua created register functions for grinding and roasting #8 2018-10-17 09:41:36 +02:00
crops.txt created register functions for grinding and roasting #8 2018-10-17 09:41:36 +02:00
depends.txt extend to potato 2018-09-24 17:55:45 +02:00
description.txt cleanup files and readme 2018-09-24 06:09:29 +02:00
functions.lua outsourcing of csv import to functions.lua 2018-10-15 15:21:29 +02:00
init.lua created register functions for grinding and roasting #8 2018-10-17 09:41:36 +02:00
intllib.lua extend to potato 2018-09-24 17:55:45 +02:00
license.txt fork of minetest-games 2018-09-18 05:26:04 +02:00
nodes.lua Documentation; correct seed name 2018-10-12 07:22:31 +02:00
register.lua created register functions for grinding and roasting #8 2018-10-17 09:41:36 +02:00
tools.lua implement ill functions #4 2018-10-07 17:18:50 +02:00
utensils.lua added urtica #1 which can be used to cure infected plants #4 2018-10-10 14:37:07 +02:00

README.txt

Minetest Game mod: farming
==========================
See license.txt for license information.

Mod for extending the farming capabilities of minetest. 
You have wild crops, which you can cultivate to get faster and more harvest.
The crops can be infected, where you get nothing. And the infection spreads to nearby crops.
A culture of crops can be destroyed by the infection, where the cultured variant of crops 
are easier infected than the wild form.
With special plants you can make a curing mixture. And other plants can protect the culture.

Authors of source code
----------------------
Originally by PilzAdam (MIT)
webdesigner97 (MIT)
ademant (MIT)
Various Minetest developers and contributors (MIT)

Authors of media (textures)
---------------------------
Created by PilzAdam (CC BY 3.0):
  farming_bread.png
  farming_soil.png
  farming_soil_wet.png
  farming_soil_wet_side.png
  farming_string.png

Created by BlockMen (CC BY 3.0):
  farming_tool_steelhoe.png
  farming_tool_stonehoe.png
  farming_tool_woodhoe.png

Created by MasterGollum (CC BY 3.0):
  farming_straw.png

Created by Gambit (CC BY 3.0):
  farming_wheat.png
  farming_wheat_*.png
  farming_cotton_*.png
  farming_flour.png
  farming_cotton_seed.png
  farming_wheat_seed.png

Created by Napiophelios (CC BY-SA 3.0):
  farming_cotton.png

Created by Ten1Plus (CC BY-SA 3.0):
  farming_hemp.png
  farming_beetroot

Created by ademant (CC BY 3.0):
  farming_tool_flail.png
  farming_tool_coffee_grinder.png (based on art by cactus_cowboy on openclipart.org)
  farming_tool_scythe
  farming_tool_billhook
  farming_sugerbeet (based on farming_beetroot)
  farming_blackberry (based on farming_blueberry)
  farming_strawberry (based on farming_raspberry)
  farming_mustard
  farming_spelt (based on farming_barley)
  farming_hop
  farming_tobaco (based on pictures of wikimedia)