mirror of
https://github.com/Auxilor/EcoMobs.git
synced 2025-12-29 20:09:14 +00:00
Fixed several bugs
This commit is contained in:
@@ -142,7 +142,7 @@ class EcoBoss(
|
||||
|
||||
val recipe = Recipes.createAndRegisterRecipe(
|
||||
this@EcoBoss.plugin,
|
||||
"${this.id}_spawn_egg",
|
||||
"${this.id.key}_spawn_egg",
|
||||
spawnEggBacker,
|
||||
config.getStrings("spawn.egg.recipe")
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user