[1.1.4] Ice and Fire Fairy Morph steals its own items.
kreezxil opened this issue ยท 2 comments
I have the Ice and Fire mod in my World of Dragons modpack and when we are morphed as a Fairy our items randomly disappear. The Fairy from this mod, one its features is to randomly steal armor and hotbar items from the player.
We were experiencing this quite a bit and thought that we were missing fairies that were doing it to us. I realized when I logged onto my server today that it is the morph itself that is doing it. I logged out the previous day with a lumberaxe from Tinkers in my hotbar and when I logged on today the lumberaxe was missing. I logged out as the fairy morph and also logged in as the fairy morph.
I realized with some thought that you are cloning the mob code and not just models otherwise how can we attack as the mobs and hear their sounds.
For now I'm going to black list the fairy. I'm hoping there's a way for you to block features like that fairies thievery in your own code.
@kreezxil I guess the issue lies in the update loop. I'll try to add a feature to disable calling the update loop.