9
0
mirror of https://github.com/Auxilor/EcoMobs.git synced 2025-12-20 07:29:21 +00:00
This commit is contained in:
Auxilor
2022-09-28 16:12:42 +01:00
parent bde5de1d77
commit 7338a24b81

View File

@@ -61,7 +61,7 @@ class EcoBossesPlugin : LibReforgePlugin() {
DiscoverRecipeListener(this),
TopDamagerListener(),
LifecycleHandlers(),
SpawnEggHandler(),
SpawnEggHandler(this),
DamageMultiplierHandler(),
MountHandler(),
PickupHandler(),