mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2025-02-16 04:31:22 +01:00
Fixed collation
This commit is contained in:
parent
7a705d5218
commit
c75af2c7cc
@ -52,6 +52,7 @@ public class Telekinesis extends EcoEnchant {
|
||||
.addItems(entry.getValue().getDrops())
|
||||
.push();
|
||||
}
|
||||
COLLATED_MAP.clear();
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user