More names for pistons (items.csv)

Fix for /unlimited and pistons
This commit is contained in:
snowleo 2011-07-01 10:52:59 +02:00
parent ea2649db5e
commit e5eb1ca0cb
2 changed files with 5 additions and 1 deletions

View File

@ -241,6 +241,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
@ -468,6 +470,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
@ -601,7 +604,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
470 shrubd 32 0
471 pistonbase 33 0
472 piston 33 0
473 pistonblock 33 0
474 pistonextension 34 0
475 pistonext 34 0
476 whitecloth 35 0
604 blacotton 35 15
605 pistonmovingpiece 36 0
606 pistonmp 36 0
ppusher 36 0
607 yellowflower 37 0
608 yflower 37 0
609 flower 37 0