mirror of
https://github.com/Auxilor/EcoMobs.git
synced 2025-12-20 23:49:22 +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")
|
||||
)
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#libreforge-updater
|
||||
#Mon Mar 13 13:39:16 GMT 2023
|
||||
#Tue Mar 28 15:58:03 BST 2023
|
||||
kotlin.code.style=official
|
||||
libreforge-version=4.0.0
|
||||
version=9.0.0
|
||||
|
||||
Reference in New Issue
Block a user