From 9d6a5b9ce0ea5fbbb377b6a950ec1f27ae6a1587 Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Tue, 29 May 2012 14:59:43 +0000 Subject: Added code for the chunks to manipulate their neighbors while ticking. Also added some basic farming support - melon and pumpkin growing code. Untested and untestable so far, will test and fix later. git-svn-id: http://mc-server.googlecode.com/svn/trunk@518 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- items.ini | 3 +++ 1 file changed, 3 insertions(+) (limited to 'items.ini') diff --git a/items.ini b/items.ini index 467345f04..d5d693c74 100644 --- a/items.ini +++ b/items.ini @@ -213,5 +213,8 @@ dye=351 inksac=351:0 cactusgreen=351:2 shears=359 +melonslice=360 +pumpkinseeds=361 +melonseeds=362 goldrecord=2256 greenrecord=2257 \ No newline at end of file -- cgit v1.2.3