jeremiahwinsley / pylons

Pylons mod for NeoForge 1.21.1
https://www.curseforge.com/minecraft/mc-mods/pylons
MIT License
3 stars 4 forks source link

[Suggestion] Add config option to extend duration of potion effect and number of seconds left before timer is reset. #22

Closed ghost closed 10 months ago

ghost commented 10 months ago

Some effects get canceled when the infusion pylon resets the potion effect, maybe adding that option in the config or making the effects permanent while infusion pylon is loaded would also be a solution.

jeremiahwinsley commented 10 months ago

Is this for the Ars Nouveau flight effect, or something else? I have gotten a couple requests to make flight work, I just submitted a PR to Ars Nouveau to add support for refreshing the effect: https://github.com/baileyholl/Ars-Nouveau/pull/1191

If it's another effect with a similar issue, I can look into that as well. Generally speaking this is a bug/compatibility issue with the effect, so I'd prefer to fix the effect if possible.

ghost commented 10 months ago

It is the ars nouveau flight effect you are right. Thank you for taking it into consideration.