mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-12-26 18:47:40 +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
|
||||
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
|
||||
----------------
|
||||
----------------
|
||||
----------------
|
||||
---*--------*---
|
||||
----*------*----
|
||||
-----*----*-----
|
||||
------*--*------
|
||||
-------**-------
|
||||
-------**-------
|
||||
------*--*------
|
||||
-----*----*-----
|
||||
----*------*----
|
||||
---*--------*---
|
||||
----------------
|
||||
----------------
|
||||
----------------
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user