mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-12-24 17:47:40 +01:00
Add 1.14 Bell support
This commit is contained in:
parent
8ca24ff502
commit
5b218f0ece
@ -1586,3 +1586,32 @@ patchblock:id=bubble_column
|
||||
[1.14-]patchrotate:id=campfire,data=0,roty=90
|
||||
[1.14-]patchblock:id=campfire,data=28,data=29,data=30,data=31
|
||||
[1.14-]patchrotate:id=campfire,data=4,roty=90
|
||||
# Bell
|
||||
[1.14-]boxlist:id=bell,data=2,box=0.125:0.875:0.8125:0.9375:0.4375:0.5625:0/0/0/0/0/0,box=0.875:1:0:1:0.375:0.625:1/1/1/1/1/1,box=0:0.125:0:1:0.375:0.625:1/1/1/1/1/1,box=0.3125:0.6875:0.375:0.8175:0.3125:0.6875:2/3/4/4/4/4,box=0.25:0.75:0.25:0.375:0.25:0.75:2/3/4/4/4/4
|
||||
[1.14-]patchblock:id=bell,data=3
|
||||
[1.14-]patchrotate:id=bell,data=2,roty=180
|
||||
[1.14-]patchblock:id=bell,data=0
|
||||
[1.14-]patchrotate:id=bell,data=2,roty=270
|
||||
[1.14-]patchblock:id=bell,data=1
|
||||
[1.14-]patchrotate:id=bell,data=2,roty=90
|
||||
[1.14-]boxlist:id=bell,data=6,box=0.4375:0.5625:0.8125:1:0.4375:0.5625:0/0/0/0/0/0,box=0.3125:0.6875:0.375:0.8175:0.3125:0.6875:2/3/4/4/4/4,box=0.25:0.75:0.25:0.375:0.25:0.75:2/3/4/4/4/4
|
||||
[1.14-]patchblock:id=bell,data=7
|
||||
[1.14-]patchrotate:id=bell,data=6,roty=180
|
||||
[1.14-]patchblock:id=bell,data=4
|
||||
[1.14-]patchrotate:id=bell,data=6,roty=270
|
||||
[1.14-]patchblock:id=bell,data=5
|
||||
[1.14-]patchrotate:id=bell,data=6,roty=90
|
||||
[1.14-]boxlist:id=bell,data=10,box=0.1875:1:0.8125:0.9375:0.4375:0.5625:0/0/0/0/0/0,box=0.3125:0.6875:0.375:0.8175:0.3125:0.6875:2/3/4/4/4/4,box=0.25:0.75:0.25:0.375:0.25:0.75:2/3/4/4/4/4
|
||||
[1.14-]patchblock:id=bell,data=11
|
||||
[1.14-]patchrotate:id=bell,data=10,roty=180
|
||||
[1.14-]patchblock:id=bell,data=8
|
||||
[1.14-]patchrotate:id=bell,data=10,roty=270
|
||||
[1.14-]patchblock:id=bell,data=9
|
||||
[1.14-]patchrotate:id=bell,data=10,roty=90
|
||||
[1.14-]boxlist:id=bell,data=14,box=0:1:0.8125:0.9375:0.4375:0.5625:0/0/0/0/0/0,box=0.3125:0.6875:0.375:0.8175:0.3125:0.6875:2/3/4/4/4/4,box=0.25:0.75:0.25:0.375:0.25:0.75:2/3/4/4/4/4
|
||||
[1.14-]patchblock:id=bell,data=15
|
||||
[1.14-]patchrotate:id=bell,data=14,roty=180
|
||||
[1.14-]patchblock:id=bell,data=12
|
||||
[1.14-]patchrotate:id=bell,data=14,roty=270
|
||||
[1.14-]patchblock:id=bell,data=13
|
||||
[1.14-]patchrotate:id=bell,data=14,roty=90
|
||||
|
@ -2228,6 +2228,9 @@ block:id=horn_coral,patch0-1=0:horn_coral,transparency=TRANSPARENT
|
||||
[1.14-]texture:id=campfire_log
|
||||
[1.14-]texture:id=campfire_log_lit
|
||||
[1.14-]texture:id=campfire_fire
|
||||
[1.14-]texture:id=bell_top
|
||||
[1.14-]texture:id=bell_side
|
||||
[1.14-]texture:id=bell_bottom
|
||||
|
||||
# Signpost
|
||||
[1.14-]block:id=oak_sign,patch0=0,patch1=1,patch2=2,patch3=3,patch4=4,patch5=5,patch6=6,patch7=7,patch8=8,patch9=9,transparency=TRANSPARENT,txtid=oak_sign
|
||||
@ -2399,3 +2402,5 @@ block:id=horn_coral,patch0-1=0:horn_coral,transparency=TRANSPARENT
|
||||
[1.14-]block:id=stonecutter,patch0=0:stonecutter_bottom,patch1=0:stonecutter_top,patch2=0:stonecutter_side,patch3=0:stonecutter_saw,transparency=TRANSPARENT
|
||||
# Campfire
|
||||
[1.14-]block:id=campfire,patch0=0:campfire_log,patch1=0:campfire_log_lit,patch2=0:campfire_fire,transparency=TRANSPARENT
|
||||
# Bell
|
||||
[1.14-]block:id=bell,patch0=0:dark_oak_planks,patch1=0:stone,patch2=0:bell_top,patch3=0:bell_bottom,patch4=0:bell_side,transparency=TRANSPARENT
|
||||
|
Loading…
Reference in New Issue
Block a user