mirror of
https://github.com/EngineHub/WorldEdit.git
synced 2024-12-21 04:49:51 +08:00
Updated item information database.
This commit is contained in:
parent
ff0dd68a86
commit
ae75061492
@ -648,6 +648,7 @@ public static boolean shouldNotStack(int id) {
|
||||
usesDamageValue.add(ItemID.GLASS_BOTTLE);
|
||||
usesDamageValue.add(ItemID.SPAWN_EGG);
|
||||
usesDamageValue.add(ItemID.MAP);
|
||||
usesDamageValue.add(ItemID.HEAD);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user