Commit Graph

9 Commits

Author SHA1 Message Date
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
jeanpatrick.guerrero@gmail.com 5d8b2442ce Add straw 2015-01-17 16:30:31 +01:00
PilzAdam b0fb180e4d Use an overlay over default_dirt.png for soil 2014-12-07 19:46:23 +01:00
PilzAdam 22dd46dcc6 Dont dry out soil if unloaded blocks are nearby 2014-12-06 11:54:56 +01:00
Craig Davison 128f0adb24 Fix some undeclared global variables 2014-11-30 18:02:33 +01:00
BlockMen ef1f66a64e Fix some farming stuff 2014-08-21 16:48:48 +02:00
Amaz c8845e8d44 Fix desert_sand_soil dropping itself, and changed the descriptions 2014-07-22 12:56:20 +02:00
BlockMen ff80b87783 Remove debug line 2014-07-05 16:06:08 +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