HybridDog
8f7299271f
short farming code and reduce farming texture sizes (adv- and optipng)
2016-02-07 15:17:06 +01:00
codeandfix
ff0973fa4f
Update api.lua
...
added protection for seed placement and hoeing
2015-09-29 21:01:20 +01:00
paramat
e15fde1624
Fix is_ground_content settings for nodes
...
Remove line if set to the default of 'true'
2015-06-18 02:25:02 +01:00
MT-Modder
3e912f7b85
Add reverse recipes for hoes
...
- Adds material for crafting (keeps def.recipe compatibility)
- Fix two typos in api documentation
2015-02-28 22:05:07 +01:00
ShadowNinja
44dc611088
Fix farming unloaded node crash
2014-09-06 20:36:40 -04:00
BlockMen
ef1f66a64e
Fix some farming stuff
2014-08-21 16:48:48 +02:00
webdesigner97
60ccb522d4
Make farming more flexible
...
- API {farming.register_hoe(), farming.register_plant()}
- Fertilities -> Plant only grow on soil with a fitting fertility, e.g. Wheat only grows on grassland, while cotton grows in deserts and grassland)
- New soil: Desert Sand
- Place seeds instead of plants
2014-07-05 16:03:24 +02:00