JamCoreModding / jamlib

A multipurpose library for our mods.
MIT License
2 stars 2 forks source link

JamLib requires Fabric API 0.106 or later error on 1.21.0 #8

Open Kishku7 opened 1 month ago

Kishku7 commented 1 month ago

Incompatible mods found! net.fabricmc.loader.impl.FormattedException: Some of your mods are incompatible with the game or each other! A potential solution has been determined, this may resolve your problem:

--- Notes --- The last available Fabric API for Minecraft 1.21.0 was version 0.102.0 Fabric API 0.106.0 requires Minecraft 1.21.1

Jamlib is listed as compat with 1.21.0, however has a dependency that requires 1.21.1, Jamlib should either not include 1.21.0 as compat, or require an older Fabric api version 0.102.0

Assaro commented 4 days ago

A similar Issue appears when trying to use quilt, as the latest QFApi Version is 0.102.0