mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-12-28 03:27:36 +01:00
Add pumpkin and melon stems
This commit is contained in:
parent
d5153a6f4c
commit
cab056ef5c
@ -2390,3 +2390,23 @@ layer:9,10,11
|
|||||||
# Fence gate - east and west neighbor
|
# Fence gate - east and west neighbor
|
||||||
block:id=107,data=10,scale=16
|
block:id=107,data=10,scale=16
|
||||||
rotate:id=107,data=5,rot=90
|
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
|
||||||
|
----------------
|
||||||
|
----------------
|
||||||
|
----------------
|
||||||
|
---*--------*---
|
||||||
|
----*------*----
|
||||||
|
-----*----*-----
|
||||||
|
------*--*------
|
||||||
|
-------**-------
|
||||||
|
-------**-------
|
||||||
|
------*--*------
|
||||||
|
-----*----*-----
|
||||||
|
----*------*----
|
||||||
|
---*--------*---
|
||||||
|
----------------
|
||||||
|
----------------
|
||||||
|
----------------
|
||||||
|
@ -503,8 +503,10 @@ block:id=101,allsides=85,topbottom=22,transparency=TRANSPARENT
|
|||||||
block:id=102,allsides=12049,topbottom=12263,transparency=TRANSPARENT
|
block:id=102,allsides=12049,topbottom=12263,transparency=TRANSPARENT
|
||||||
# Watermellon
|
# Watermellon
|
||||||
block:id=103,allsides=136,topbottom=137
|
block:id=103,allsides=136,topbottom=137
|
||||||
# Pumpkin stem (104)
|
# Pumpkin stem
|
||||||
# Melon stem (105)
|
block:id=104,allsides=1111
|
||||||
|
# Melon stem
|
||||||
|
block:id=105,allsides=1111
|
||||||
# Vines
|
# Vines
|
||||||
block:id=106,allsides=1143,transparency=TRANSPARENT
|
block:id=106,allsides=1143,transparency=TRANSPARENT
|
||||||
# Fence gate
|
# Fence gate
|
||||||
|
Loading…
Reference in New Issue
Block a user