Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-10 | Use the default plant interval and chance (90/2) | Auke Kok | |
2015-04-10 | restrict all of these crops from growing if they're not on soil | Auke Kok | |
2015-04-10 | Properly add dig handlers for these 2 corn tops. | Auke Kok | |
2015-04-10 | I make this mistake a lot... Get proper name from node. | Auke Kok | |
2015-04-10 | Don't make it wither if removing unripe corn plants. | Auke Kok | |
2015-04-10 | Also break non-ripe tops properly. | Auke Kok | |
2015-04-10 | Corn. | Auke Kok | |
Corn plants are 2 blocks high, and yield corn cobs. These can be cooked to corn-on-the-cob, or processed to make corn seed (corn kernels, basically). Digging a mature plant yields the corn cob. A harvested corn plant "wilts", and needs to be dug away to make the land usable, or can be left as ornamental 2-block plant. Digging either top or bottom block works in all cases, although I need to verify that I've covered every block combo. |