pau101 / Wings

A Forge mod for Minecraft: Java Edition which adds wings for aerial travel.
https://www.curseforge.com/minecraft/mc-mods/wings
MIT License
26 stars 29 forks source link

JEI Dependency #13

Closed NielsPilgaard closed 5 years ago

NielsPilgaard commented 5 years ago

Hello o/

Would you consider making JEI a soft dependency? I don't think leaving out JEI would cause issues. In addition, Wings does not accept the latest JEI version.

pau101 commented 5 years ago

JEI is an optional dependency, however I specify the version range that will be supported according to JEI's major release to avoid random crashes during play from API changes. For each new major JEI release I check if I can extend Wing's supported JEI version range or begin a new supported range. I've just released Wings 1.1.1 to extend the range to 14.