More names for pistons (items.csv)

Fix for /unlimited and pistons
This commit is contained in:
snowleo 2011-07-01 10:58:50 +02:00
parent ecaecc5e62
commit 5ae0ab745f
2 changed files with 5 additions and 1 deletions

View file

@ -304,6 +304,8 @@ public class EssentialsBlockListener extends BlockListener
case JACK_O_LANTERN:
case WOOD_PLATE:
case STONE_PLATE:
case PISTON_STICKY_BASE:
case PISTON_BASE:
is.setDurability((short)0);
break;
}

View file

@ -451,6 +451,8 @@ pistonstickybase,29,0
stickypiston,29,0
stickyp,29,0
psticky,29,0
spiston,29,0
pistons,29,0
spiderweb,30,0
sweb,30,0
web,30,0
@ -472,6 +474,7 @@ dshrub,32,0
shrubd,32,0
pistonbase,33,0
piston,33,0
pistonblock,33,0
pistonextension,34,0
pistonext,34,0
whitecloth,35,0
@ -605,7 +608,6 @@ blawool,35,15
blacotton,35,15
pistonmovingpiece,36,0
pistonmp,36,0
ppusher,36,0
yellowflower,37,0
yflower,37,0
flower,37,0

1 #item id metadata
451 stickypiston 29 0
452 stickyp 29 0
453 psticky 29 0
454 spiston 29 0
455 pistons 29 0
456 spiderweb 30 0
457 sweb 30 0
458 web 30 0
474 shrubd 32 0
475 pistonbase 33 0
476 piston 33 0
477 pistonblock 33 0
478 pistonextension 34 0
479 pistonext 34 0
480 whitecloth 35 0
608 blacotton 35 15
609 pistonmovingpiece 36 0
610 pistonmp 36 0
ppusher 36 0
611 yellowflower 37 0
612 yflower 37 0
613 flower 37 0