Summons/pets issue
Wabba1 opened this issue ยท 2 comments
pets/summons from classes do not seem to be targeting enemies but will target other players or summons even with PvP off on the server
This is a bit of a difficult issue to solve because the mob taming and targeting is done by a few different mods that I have kind of stitched together in an admittedly hacky way. Unfortunately, there is only so much I can do through KubeJS to solve these issues. A few weeks ago I did some work on the targeting to make them switch and target entities that you attack so it should be better than before. I wanted to find a way to make it so I could integrate the targeting system with the FTB Teams or Open Parties and Claims mods but I haven't found a way yet.
This is definitely an issue I am aware of and trying to solve but my tools are limited.