mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-11 20:13:55 +00:00
Updated item information database.
This commit is contained in:
@ -648,6 +648,7 @@ public enum ItemType {
|
||||
usesDamageValue.add(ItemID.GLASS_BOTTLE);
|
||||
usesDamageValue.add(ItemID.SPAWN_EGG);
|
||||
usesDamageValue.add(ItemID.MAP);
|
||||
usesDamageValue.add(ItemID.HEAD);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user