iron431 / irons-spells-n-spellbooks

Other
77 stars 60 forks source link

[Bug] Creatures summoned from spells attack MineColony colonists. #664

Open Avatarded opened 4 days ago

Avatarded commented 4 days ago

Observed behaviour

Mine Colony colonists are regarded as neutral mobs that are not tamed, nor are they tamable. I have not observed summons hunting any other neutral mobs so I'm confused why they'd hunt these.

Expected behaviour

Don't.

Steps to reproduce

  1. Summon any creature in range of a minecolony entity.
  2. Watch it murder the minecolony entity.

Server Type

Single Player

Crashlog

No response

Iron's Spells N Spellbooks version

1.19.2

Forge version

43.3.5

Other mods

Mine Colonies

Crashlog Check

lab3 commented 4 days ago

What specific entity are you talking about? I see many of their entites implement the Enemy interface

https://github.com/ldtteam/minecolonies/blob/a0aff36b809b125009614bbf0830a75fb29f00de/src/main/java/com/minecolonies/api/entity/mobs/AbstractEntityRaiderMob.java#L58