mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-23 18:55:14 +01:00
Add 1.14 stonecutter
This commit is contained in:
parent
145a88e632
commit
15b5b65914
@ -1563,3 +1563,11 @@ patchblock:id=bubble_column
|
||||
# Lantern
|
||||
[1.14-]boxlist:id=lantern,data=0,box=0.3125:0.6875:0.0625:0.5:0.3125:0.6875,box=0.375:0.625:0.5:0.625:0.375:0.625,box=0.4065:0.5937:0.6875:0.9375:0.5:0.51,box=0.5:0.51:0.625:1:0.4065:0.5937
|
||||
[1.14-]boxlist:id=lantern,data=1,box=0.3125:0.6875:0:0.4375:0.3125:0.6875,box=0.375:0.625:0.4375:0.5625:0.375:0.625,box=0.4065:0.5937:0.5625:0.6875:0.5:0.51,box=0.5:0.51:0.5625:0.6875:0.4065:0.5937
|
||||
# Stonecutter
|
||||
[1.14-]boxlist:id=stonecutter,data=0,box=0:1:0:0.5625:0:1:0/1/2/2/2/2,box=0.0625:0.9375:0.5625:1:0.49:0.51:3/3/3/3/3/3
|
||||
[1.14-]patchblock:id=stonecutter,data=1
|
||||
[1.14-]patchrotate:id=stonecutter,data=0,roty=180
|
||||
[1.14-]patchblock:id=stonecutter,data=2
|
||||
[1.14-]patchrotate:id=stonecutter,data=0,roty=270
|
||||
[1.14-]patchblock:id=stonecutter,data=3
|
||||
[1.14-]patchrotate:id=stonecutter,data=0,roty=90
|
||||
|
@ -2221,7 +2221,10 @@ block:id=horn_coral,patch0-1=0:horn_coral,transparency=TRANSPARENT
|
||||
[1.14-]texture:id=smithing_table_side
|
||||
[1.14-]texture:id=smithing_table_top
|
||||
[1.14-]texture:id=smithing_table_bottom
|
||||
|
||||
[1.14-]texture:id=stonecutter_bottom
|
||||
[1.14-]texture:id=stonecutter_top
|
||||
[1.14-]texture:id=stonecutter_side
|
||||
[1.14-]texture:id=stonecutter_saw
|
||||
|
||||
# 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
|
||||
@ -2389,4 +2392,6 @@ block:id=horn_coral,patch0-1=0:horn_coral,transparency=TRANSPARENT
|
||||
[1.14-]block:id=lantern,patch0=0:lantern,transparency=TRANSPARENT
|
||||
# Smithing table
|
||||
[1.14-]block:id=smithing_table,top=0:smithing_table_top,bottom=0:smithing_table_bottom,north=0:smithing_table_side,south=0:smithing_table_side,east=0:smithing_table_front,west=0:smithing_table_front,stdrot=true
|
||||
# Stonecutter
|
||||
[1.14-]block:id=stonecutter,patch0=0:stonecutter_bottom,patch1=0:stonecutter_top,patch2=0:stonecutter_side,patch3=0:stonecutter_saw,transparency=TRANSPARENT
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user