Fix glass pane tops

This commit is contained in:
Mike Primm 2011-09-10 23:42:21 -05:00
parent d53ef57ae1
commit df3027dc8a
2 changed files with 14 additions and 3 deletions

View file

@ -1,7 +1,7 @@
# Mapping of texture resources to block ID and data values
# block:id=<block-id>,data=<data-val|*>,top=<index>,bottom=<index>,north=<index>,south=<index>,east=<index>,west=<index>,allfaces=<index>,allsides=<index>
# <index>=0-255 (index of patch in terrain.png), -1=clear, 1xxx=biome tint from grasscolor.png,257=stationary water,258=moving water,
# 259=stationary lava,260=moving lava,261=extended piston side,262=piston side while extended,2xxx=biome tint from foliagecolor.png,4xxx=rotate texture 90,
# 259=stationary lava,260=moving lava,261=extended piston side,262=piston side while extended,263=glass pane top,2xxx=biome tint from foliagecolor.png,4xxx=rotate texture 90,
# 5xxx=rotate texture 180, 6xxx=rotate texture 270, 7xxx=flip texture horizontally, 8xxx=shift down 1/2 block, 9=shift down 1/2,flip horiz,
# 10xxx=inclined-torch,11xxx=grass-side,12xxx=clear if same block
######
@ -462,7 +462,7 @@ block:id=100,allfaces=125
# Iron bars
block:id=101,allsides=85,topbottom=22,transparency=TRANSPARENT
# Glass pane
block:id=102,allsides=12049,topbottom=12148,transparency=TRANSPARENT
block:id=102,allsides=12049,topbottom=12263,transparency=TRANSPARENT
# Watermellon
block:id=103,allsides=136,topbottom=137
# Pumpkin stem (104)