From cab056ef5c8f394cc0420f56fe15f1a122c974b3 Mon Sep 17 00:00:00 2001 From: Mike Primm Date: Mon, 12 Sep 2011 02:24:01 +0800 Subject: [PATCH] Add pumpkin and melon stems --- src/main/resources/models.txt | 20 ++++++++++++++++++++ src/main/resources/texture.txt | 6 ++++-- 2 files changed, 24 insertions(+), 2 deletions(-) diff --git a/src/main/resources/models.txt b/src/main/resources/models.txt index ce77c719..b4fd3fb1 100644 --- a/src/main/resources/models.txt +++ b/src/main/resources/models.txt @@ -2390,3 +2390,23 @@ layer:9,10,11 # Fence gate - east and west neighbor block:id=107,data=10,scale=16 rotate:id=107,data=5,rot=90 +# Pumpkin stem +# Mellon stem +block:id=104,id=105,data=*,scale=16 +layer:0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15 +---------------- +---------------- +---------------- +---*--------*--- +----*------*---- +-----*----*----- +------*--*------ +-------**------- +-------**------- +------*--*------ +-----*----*----- +----*------*---- +---*--------*--- +---------------- +---------------- +---------------- diff --git a/src/main/resources/texture.txt b/src/main/resources/texture.txt index 2c26d6e6..77537d20 100644 --- a/src/main/resources/texture.txt +++ b/src/main/resources/texture.txt @@ -503,8 +503,10 @@ block:id=101,allsides=85,topbottom=22,transparency=TRANSPARENT block:id=102,allsides=12049,topbottom=12263,transparency=TRANSPARENT # Watermellon block:id=103,allsides=136,topbottom=137 -# Pumpkin stem (104) -# Melon stem (105) +# Pumpkin stem +block:id=104,allsides=1111 +# Melon stem +block:id=105,allsides=1111 # Vines block:id=106,allsides=1143,transparency=TRANSPARENT # Fence gate