From 1fa945bf6b4a491dd89d7fe53837cc079c4175e6 Mon Sep 17 00:00:00 2001 From: Auke Kok Date: Wed, 8 Apr 2015 01:03:54 -0700 Subject: 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. --- depends.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 depends.txt (limited to 'depends.txt') diff --git a/depends.txt b/depends.txt new file mode 100644 index 0000000..4ad96d5 --- /dev/null +++ b/depends.txt @@ -0,0 +1 @@ +default -- cgit v1.2.3