Added WEB, POWERED_RAIL and DETECTOR_RAIL to block list
This commit is contained in:
parent
df18fad33f
commit
8bdbe6303b
@ -39,6 +39,9 @@ public enum Material {
|
||||
SANDSTONE(24),
|
||||
NOTE_BLOCK(25),
|
||||
BED_BLOCK(26, Bed.class),
|
||||
POWERED_RAIL(27),
|
||||
DETECTOR_RAIL(28),
|
||||
WEB(30),
|
||||
WOOL(35, Wool.class),
|
||||
YELLOW_FLOWER(37),
|
||||
RED_ROSE(38),
|
||||
|
Loading…
x
Reference in New Issue
Block a user