fonnymunkey / SimpleHats

Simple hat mod for Minecraft
Other
4 stars 8 forks source link

OptiFabric incompatible Fabric API dependency version #2

Closed Kino0208 closed 1 year ago

Kino0208 commented 2 years ago
fonnymunkey commented 2 years ago

Ill see if I can lower the required version, no idea if it'll cause other random issues.

fonnymunkey commented 2 years ago

Unfortunately it seems the version of Fabric API that breaks compatibility with OptiFabric is a single version lower than a version with API methods I require for SimpleHats, so I can't lower the required version to work with OptiFabric. OptiFabric will need to update and fix its incompatability with newer Fabric API versions.

However, if you are using OptiFabric+Optifine for performance, you should switch to using other mods https://gist.github.com/modmuss50/deff1658c4550ca8b16cb5d40ceaa468#Sodium as even stated on OptiFabric's page itself.

fonnymunkey commented 1 year ago

OptiFabric has released new versions that fix their incompatibility, it loads fine now with SimpleHats and updated Fabric API, closing as resolved.