mirror of
https://github.com/Auxilor/EcoMobs.git
synced 2025-12-23 08:59:31 +00:00
Fixed custom entity
This commit is contained in:
@@ -309,7 +309,7 @@ internal class ConfigDrivenEcoMob(
|
||||
{ (it as? Mob)?.ecoMob == this }
|
||||
) {
|
||||
this.spawn(it, SpawnReason.COMMAND)!!.entity
|
||||
}
|
||||
}.apply { register() }
|
||||
|
||||
/*
|
||||
----------
|
||||
|
||||
Reference in New Issue
Block a user