Curios compact layer and Imbuence incompatability
DaiMahado opened this issue ยท 3 comments
Minecraft Version is 1.20.1
Forge version is 47.2.36
Accessories version is 1.0.0-beta.43
Curio Compat layer version is 7.4.0-beta.18
Imbuence version is 1.0.3
The latest version of Imbuence for Minecraft 1.20.1 doesn't work with the Curios Compact Layer when attempting to start my server.
The cmd prompt window mentions something like this:
Imbuence only supports curios 5.9.1 or above and 6.0.0 and below. Currently curios 7.4.0.
Sending this to both mods issue tracker.
Thank you both for your great work in the modding community.
If Curios Compat Layer is indeed just a wrapper then a fix on my side should be as simple as raising Curios version range, though it's probably not the correct fix. I'll do some looking around first
Or now that I checked out how most mods do their mods.toml, it's probably on me to just not declare dependency on Curios at all. I'll fix it in my next update