incompatabilities with potion timer
Heamaci opened this issue ยท 3 comments
I just wanted to let you know that Bedrockify and Slight Gui Modifications disable the potion effect timer feature when together. Not a big deal, but you might want to look into it in the future.
https://www.curseforge.com/minecraft/mc-mods/bedrockify
https://www.curseforge.com/minecraft/mc-mods/slight-gui-modifications
Bedrockify overwrites the whole status effect area, I cannot fix that. You can circumvent it by disabling the "screenSafeArea" mixin, though.
Slight Gui Modifications doesn't seem to conflict with this mod at all, from what I could see.
Bedrockify overwrites the whole status effect area, I cannot fix that. You can circumvent it by disabling the "screenSafeArea" mixin, though.
Slight Gui Modifications doesn't seem to conflict with this mod at all, from what I could see.
The bedrockify fix worked, thanks! It seems like the fluid potion feature is what isn't compatible in SGM.