MineClone2/mods/ITEMS/mcl_farming
2025-01-03 20:07:12 +01:00
..
locale rerun mod_translation_updater 2025-01-03 11:56:04 +01:00
beetroot.lua Change _mcl_on_bonemealing to _on_bone_meal, update API.md to reflect this 2024-11-09 20:24:02 -06:00
carrots.lua Change _mcl_on_bonemealing to _on_bone_meal, update API.md to reflect this 2024-11-09 20:24:02 -06:00
hoes.lua Resolve merge conflict 2024-12-29 08:09:33 +01:00
init.lua [mineclone5] Move sweet berries into farming as a quick fix 2022-10-26 15:57:16 +00:00
melon.lua Update documentation for Minetest rename to Luanti (#4706) 2024-11-28 20:55:48 +01:00
mod.conf Fix sweetberry bonemealing crash, fix sweetberry growth, fix double bonemeal usage 2025-01-03 20:07:12 +01:00
potatoes.lua Change _mcl_on_bonemealing to _on_bone_meal, update API.md to reflect this 2024-11-09 20:24:02 -06:00
pumpkin.lua Update documentation for Minetest rename to Luanti (#4706) 2024-11-28 20:55:48 +01:00
README.txt Update documentation for Minetest rename to Luanti (#4706) 2024-11-28 20:55:48 +01:00
shared_functions.lua Remove "wet" metadata altogether 2024-11-10 02:11:37 +01:00
soil.lua Remove "wet" metadata altogether 2024-11-10 02:11:37 +01:00
sweet_berry.lua Refactor to remove drop_berries that was used exactly twice and had same function as another variable, refactor do_berry_drop to return boolean on whether berries were dropped, refactor right-click handler to make it more clear that the bonemealing check only happens if berries were not dropped 2025-01-03 20:07:12 +01:00
wheat.lua Change _mcl_on_bonemealing to _on_bone_meal, update API.md to reflect this 2024-11-09 20:24:02 -06:00

===FARMING MOD for Luanti===
by PilzAdam

Modified heavily by VoxeLibre Dev Team. 

Introduction: 
This mod adds farming to Luanti.

How to install see:
http://wiki.minetest.com/wiki/Installing_Mods

How to use the mod:
Craft a wood/stone/iron/gold/diamond hoe:
material	material
			stick
			stick
Dig dirt with it and turn it to soil. Water the soil and plant the seeds
you get by digging dirt with the hoe. Wait until the seeds are seasoned
and harvest them. When harvesting you will get the product and new seeds.
For further information or help see:
http://minetest.net/forum/viewtopic.php?id=2787

License:
Sourcecode: CC-BY-SA 4 (see below)
Graphics: CC-BY-SA 4 (see below)

See also:
http://minetest.net/