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