mirror of
https://github.com/webbukkit/dynmap.git
synced 2025-01-11 18:37:40 +01:00
Add 1.14 smithing table
This commit is contained in:
parent
5ba25420a0
commit
145a88e632
@ -2217,6 +2217,11 @@ block:id=horn_coral,patch0-1=0:horn_coral,transparency=TRANSPARENT
|
||||
[1.14-]texture:id=lectern_sides
|
||||
[1.14-]texture:id=lectern_top
|
||||
[1.14-]texturefile:id=lantern,filename=assets/minecraft/textures/block/lantern.png,format=CUSTOM,tile0=0:0/6:10/5:3,xcount=1,ycount=3
|
||||
[1.14-]texture:id=smithing_table_front
|
||||
[1.14-]texture:id=smithing_table_side
|
||||
[1.14-]texture:id=smithing_table_top
|
||||
[1.14-]texture:id=smithing_table_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
|
||||
@ -2382,3 +2387,6 @@ block:id=horn_coral,patch0-1=0:horn_coral,transparency=TRANSPARENT
|
||||
[1.14-]block:id=lectern,patch0=0:oak_planks,patch1=0:lectern_base,patch2=0:lectern_front,patch3=0:lectern_sides,patch4=0:lectern_top,transparency=TRANSPARENT
|
||||
# Lantern
|
||||
[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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user