mirror of
https://github.com/EssentialsX/Essentials.git
synced 2025-01-08 17:38:20 +01:00
More names for pistons (items.csv)
Fix for /unlimited and pistons
This commit is contained in:
parent
ea2649db5e
commit
e5eb1ca0cb
@ -241,6 +241,8 @@ public class EssentialsBlockListener extends BlockListener
|
|||||||
case JACK_O_LANTERN:
|
case JACK_O_LANTERN:
|
||||||
case WOOD_PLATE:
|
case WOOD_PLATE:
|
||||||
case STONE_PLATE:
|
case STONE_PLATE:
|
||||||
|
case PISTON_STICKY_BASE:
|
||||||
|
case PISTON_BASE:
|
||||||
is.setDurability((short)0);
|
is.setDurability((short)0);
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
@ -451,6 +451,8 @@ pistonstickybase,29,0
|
|||||||
stickypiston,29,0
|
stickypiston,29,0
|
||||||
stickyp,29,0
|
stickyp,29,0
|
||||||
psticky,29,0
|
psticky,29,0
|
||||||
|
spiston,29,0
|
||||||
|
pistons,29,0
|
||||||
spiderweb,30,0
|
spiderweb,30,0
|
||||||
sweb,30,0
|
sweb,30,0
|
||||||
web,30,0
|
web,30,0
|
||||||
@ -468,6 +470,7 @@ dshrub,32,0
|
|||||||
shrubd,32,0
|
shrubd,32,0
|
||||||
pistonbase,33,0
|
pistonbase,33,0
|
||||||
piston,33,0
|
piston,33,0
|
||||||
|
pistonblock,33,0
|
||||||
pistonextension,34,0
|
pistonextension,34,0
|
||||||
pistonext,34,0
|
pistonext,34,0
|
||||||
whitecloth,35,0
|
whitecloth,35,0
|
||||||
@ -601,7 +604,6 @@ blawool,35,15
|
|||||||
blacotton,35,15
|
blacotton,35,15
|
||||||
pistonmovingpiece,36,0
|
pistonmovingpiece,36,0
|
||||||
pistonmp,36,0
|
pistonmp,36,0
|
||||||
ppusher,36,0
|
|
||||||
yellowflower,37,0
|
yellowflower,37,0
|
||||||
yflower,37,0
|
yflower,37,0
|
||||||
flower,37,0
|
flower,37,0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user