-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
special mob with blue sparkles #146
Comments
I have found the solution to this problem. the mobs from apothesis are spawning with potion effects from all the mods without any blacklist including ones from ebwizardry that slow time down (ie stop updates) if the mob dies while you are in a slowed state, there is no code to change you back to an updated state. You can manually edit your player file and change the "UpdateBlocked:1" to "UpdateBlocked:0" to fix this. For a permanent fix I recommend the following be added to the deadly.cfg file from apotheosis:
Not sure about that astralsorcery one but I added it in just in case because anything that stops player updates in an aura around a mob is probably a bad idea. |
Thanks!
…On Fri, Apr 10, 2020 at 4:30 PM Mathew Hallett ***@***.***> wrote:
I have found the solution to this problem. the mobs from apothesis are
spawning with potion effects from all the mods without any blacklist
including ones from ebwizardry that slow time down (ie stop updates) if the
mob dies while you are in a slowed state, there is no code to change you
back to an updated state. You can manually edit your player file and change
the "UpdateBlocked:1" to "UpdateBlocked:0" to fix this. For a permanent fix
I recommend the following be added to the deadly.cfg file from apotheosis:
S:"Blacklisted Potions" <
ebwizardry:slow_time
astralsorcery:potiontimefreeze
>
Not sure about that astralsorcery one but I added it in just in case
because anything that stops player updates in an aura around a mob is
probably a bad idea.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#146 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AON6KAZ3VJB7VFTT7FMLXT3RL56XTANCNFSM4KOT3BAA>
.
|
Not a problem :) found another one that is kinda bs as well... ebwizardry:transience makes the mob literally untouchable forever >.> can't hit it with any sword, bow, or spell effect that I've yet found but unlike the wizardry transience effect, the mob can hit me all he wants >.< kinda crap so I removed it as well from my playthrough, but this one will be up to the pack dev to decide to add or not as it is still trolly xD |
i killed a zombie with blue sparkles, after that i could no longer break blocks, i restarted same affect... attempted to kill self and i could not die. i was totally invulnerable. i had to delete world and start over again.
The text was updated successfully, but these errors were encountered: