Commit Graph

4 Commits

Author SHA1 Message Date
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