minetest/mods/farming
HybridDog 4e8db84635 Cleanup farming code and small additional changes
Some additional changes:
Hoes only work if the node is pointed to from above.
Hoe description, inventory_image and max_uses must be specified (when registering).
Nodes with the field group must have all soil values in the node definition.
Field nodes do not loose their param2 value (e.g. rotation) when they dry, get wet or get hoed.
The node above the hoed one is not checked for protection because that node is not changed; similarly, the node under a seed is not tested for protection.
Document the fertility
test for nil player in the hoe on_use function
properly test for the creative mod
ensure that the on_place function returns an itemstack
change missing soil fields message
2020-09-24 13:56:28 +02:00
..
locale Add Indonesian translations (#2693) 2020-06-29 18:41:50 +02:00
textures Add wild cotton plant in savanna as a source of cotton seeds (#2617) 2020-05-14 23:49:17 +01:00
api.lua Cleanup farming code and small additional changes 2020-09-24 13:56:28 +02:00
hoes.lua Add support for MT 5 game translation (rebasing ) (#2466) 2019-09-10 19:09:51 +02:00
init.lua Add wild cotton plant in savanna as a source of cotton seeds (#2617) 2020-05-14 23:49:17 +01:00
license.txt Add wild cotton plant in savanna as a source of cotton seeds (#2617) 2020-05-14 23:49:17 +01:00
mod.conf Cleanup farming code and small additional changes 2020-09-24 13:56:28 +02:00
nodes.lua Cleanup farming code and small additional changes 2020-09-24 13:56:28 +02:00
README.txt Add wild cotton plant in savanna as a source of cotton seeds (#2617) 2020-05-14 23:49:17 +01:00

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

Authors of source code
----------------------
Originally by PilzAdam (MIT)
webdesigner97 (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_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 (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 Extex101 (CC BY-SA 3.0):
  farming_cotton_wild.png