7 Commits

Author SHA1 Message Date
Auke Kok
25f37fbd0d Corn.
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.
2015-04-10 11:08:27 -07:00
Auke Kok
9d54e7af93 Fix bad pixel in these textures. 2015-04-09 14:35:56 -07:00
Auke Kok
0322a09011 Make inventory image edges transparent. 2015-04-08 23:18:04 -07:00
Auke Kok
b2a494a260 Tweak textures a bit more to remove rough edging and odd pixels. 2015-04-08 14:34:42 -07:00
Auke Kok
70ddf360c9 Tweak melon plant hitbox, remove unneeded texture. 2015-04-08 14:29:08 -07:00
Auke Kok
ca0126dd7c Remove the flower from the melon plant if it's attached.
This is more realistic: The melon flower turns into a melon
once it's ready, so while a melon is attached, the flower is
gone signifying that it's not ready to grow another melon.

The flower pops back immediately once you remove the melon block.
2015-04-08 14:01:42 -07:00
Auke Kok
1fa945bf6b Initial commit.
This should be entirely working now - MELONS!

Work as expected. A seed grows to a plant, plant flowers and an
adjacent melon block grows, and is attached with a stem. Once the
melon block is harvested (which drops 3-5 melon slices), the
stem is lost and the plant will grow a new melon from it's mature
stage.
2015-04-08 01:03:54 -07:00