diff options
author | Auke Kok <auke-jan.h.kok@intel.com> | 2015-04-10 11:08:27 -0700 |
---|---|---|
committer | Auke Kok <auke-jan.h.kok@intel.com> | 2015-04-10 11:08:27 -0700 |
commit | 25f37fbd0d92ca4960d97cf7fcaab155cfa5f789 (patch) | |
tree | 90ac4c2cff6a028766ace5b1a3f329a63d793981 /textures | |
parent | 9d54e7af933edd68088f123ca573c34f440d79e1 (diff) |
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.
Diffstat (limited to 'textures')
-rw-r--r-- | textures/crops_corn.png | bin | 0 -> 349 bytes |
-rw-r--r-- | textures/crops_corn_base_1.png | bin | 0 -> 343 bytes |
-rw-r--r-- | textures/crops_corn_base_2.png | bin | 0 -> 515 bytes |
-rw-r--r-- | textures/crops_corn_base_3.png | bin | 0 -> 548 bytes |
-rw-r--r-- | textures/crops_corn_base_seed.png | bin | 0 -> 370 bytes |
-rw-r--r-- | textures/crops_corn_cob.png | bin | 0 -> 557 bytes |
-rw-r--r-- | textures/crops_corn_on_the_cob.png | bin | 0 -> 563 bytes |
-rw-r--r-- | textures/crops_corn_top_1.png | bin | 0 -> 600 bytes |
-rw-r--r-- | textures/crops_corn_top_2.png | bin | 0 -> 443 bytes |
-rw-r--r-- | textures/crops_corn_top_3.png | bin | 0 -> 644 bytes |
10 files changed, 0 insertions, 0 deletions
diff --git a/textures/crops_corn.png b/textures/crops_corn.png Binary files differnew file mode 100644 index 0000000..ab4648f --- /dev/null +++ b/textures/crops_corn.png diff --git a/textures/crops_corn_base_1.png b/textures/crops_corn_base_1.png Binary files differnew file mode 100644 index 0000000..0829f13 --- /dev/null +++ b/textures/crops_corn_base_1.png diff --git a/textures/crops_corn_base_2.png b/textures/crops_corn_base_2.png Binary files differnew file mode 100644 index 0000000..308706e --- /dev/null +++ b/textures/crops_corn_base_2.png diff --git a/textures/crops_corn_base_3.png b/textures/crops_corn_base_3.png Binary files differnew file mode 100644 index 0000000..0339f05 --- /dev/null +++ b/textures/crops_corn_base_3.png diff --git a/textures/crops_corn_base_seed.png b/textures/crops_corn_base_seed.png Binary files differnew file mode 100644 index 0000000..129381f --- /dev/null +++ b/textures/crops_corn_base_seed.png diff --git a/textures/crops_corn_cob.png b/textures/crops_corn_cob.png Binary files differnew file mode 100644 index 0000000..f64befc --- /dev/null +++ b/textures/crops_corn_cob.png diff --git a/textures/crops_corn_on_the_cob.png b/textures/crops_corn_on_the_cob.png Binary files differnew file mode 100644 index 0000000..7d38cf8 --- /dev/null +++ b/textures/crops_corn_on_the_cob.png diff --git a/textures/crops_corn_top_1.png b/textures/crops_corn_top_1.png Binary files differnew file mode 100644 index 0000000..4c49c0a --- /dev/null +++ b/textures/crops_corn_top_1.png diff --git a/textures/crops_corn_top_2.png b/textures/crops_corn_top_2.png Binary files differnew file mode 100644 index 0000000..634388a --- /dev/null +++ b/textures/crops_corn_top_2.png diff --git a/textures/crops_corn_top_3.png b/textures/crops_corn_top_3.png Binary files differnew file mode 100644 index 0000000..8490f75 --- /dev/null +++ b/textures/crops_corn_top_3.png |