SPIGOT-1965: Set Material.ELYTRA durability to 431

This commit is contained in:
Matthew 2016-03-18 08:55:17 -04:00 committed by md_5
parent 60289d346e
commit 5a1a8ef5ad

View file

@ -472,7 +472,7 @@ public enum Material {
TIPPED_ARROW(440),
LINGERING_POTION(441, 1),
SHIELD(442, 1, 336),
ELYTRA(443, 1),
ELYTRA(443, 1, 431),
BOAT_SPRUCE(444, 1),
BOAT_BIRCH(445, 1),
BOAT_JUNGLE(446, 1),