Grind Enchantments

Grind Enchantments

4M Downloads

isnt meant for the right java

Queenelizardbeth opened this issue ยท 5 comments

commented

basically its made for java 21 but the version uses java 17

commented

@mschae23 Yes. More specifically the issue is with Codec Config API, which this mod includes.

commented

This is for the 1.20.1 version, right? It should've compiled with Java 17 compatibility. I'll have to test that again.

commented

More specifically the issue is with Codec Config API, which this mod includes.

That one should use Java 17 as well - but I think I'll just recompile with Java 17 directly, seems easier than relying on compatibility options.

commented

I've uploaded version 3.1.4+1.20.1 now, which fixes this issue. It's unfortunate that this was caused by the Mixin configuration even though codec config API doesn't even have any mixins, but it should be working now.

It's just a bit annoying that CurseForge will now mark 1.20.1 as the mod's main "game version", because it is the last release...