hatninja / Bhops

Bunnyhopping in minecraft
MIT License
9 stars 4 forks source link

Incompatibility with the origins mod and others #1

Open THEKAI64 opened 3 years ago

THEKAI64 commented 3 years ago

The Avians floating ability doesn't work while this mod is active. I also tested the umbrella from artifacts which is also supposed to make you float, but you fall normally and take fall damage. I know that the potion of slow falling works, but why don't these work? Here is a Link to the Origins mod: https://www.curseforge.com/minecraft/mc-mods/origins

hatninja commented 3 years ago

Bhops overwrites the basic movement code to work, so it makes sense that there would be compatibility issues with other mods. I'm not sure how to best fix this incompatibility at my skill level, but i'll be sure to find ways to make it play nice!

THEKAI64 commented 3 years ago

Thank you for responding quickly! It is interesting that it works with the vanilla slow falling code though. idk maybe you coded the slow falling potion to work or slow falling is just somehow doing it externally without using the movement code