mirror of
https://github.com/EngineHub/WorldEdit.git
synced 2025-03-13 13:57:48 +08:00
Add banners to usesDamageValue HashSet.
This commit is contained in:
parent
55f1f42ebf
commit
440cee3539
@ -680,6 +680,7 @@ public enum ItemType {
|
||||
usesDamageValue.add(ItemID.GOLD_APPLE);
|
||||
usesDamageValue.add(ItemID.RAW_FISH);
|
||||
usesDamageValue.add(ItemID.COOKED_FISH);
|
||||
usesDamageValue.add(ItemID.BANNER);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user