Paragliders

Paragliders

4M Downloads

Adding Feathers Stamina Support - 1.19.2 Forge

celsiusqc opened this issue ยท 1 comments

commented

Implementing Stamina with the Feathers API which is used with the Elenai Dodge 2 mod.
Using the same stamina mechanic for different mods makes it more immersive and would be cool to see.
This could be a toggle-able option in the config.

https://www.curseforge.com/minecraft/mc-mods/feathers

commented

I've checked out the code but it doesn't seem to be a viable replacement for current stamina system of Paraglider's. Paraglider and the aforementioned mod have features missing on another, so neither overwriting Feathers' stamina state with Paraglider's stamina state nor the other way would go smoothly.

Unrelated note, the stamina system provided by the mod doesn't seem to be very spoof-proof. It's quite easy to just, uh, literally lie over the current stamina state and enjoy infinite stamina. Personally I endorse this kind of game design that gives advantage to tech-savvy players, as opposed to players with archetypal 'gamer' skills often praised, but maybe it's not that great when it comes to general-purpose features designed to be shared between other mods. Just maybe.