Justenoughitems: Forced to add ftb gui lib to the workspace of mods that depend on jei

Created on 21 Sep 2020  路  4Comments  路  Source: mezz/JustEnoughItems

Since the #2077 commit, you as a mod developer are required to add the FTB GUI lib as a dependency, instead of it being optional. Big chance this is because of the 'compile' in the 'build.gradle' instead of 'compileOnly'. Anyway, this shouldn't happen, because the FTB GUI lib is an optional mod for JEI, and JEI doesn't depend on it. (similar to how JEI plugins work towards the JEI API)

bug

Most helpful comment

This has been fixed in the latest version.

All 4 comments

Hm I didn't know this was even done lol. I would have recommended for it to be its own mod like JEI Config instead of being part of it, but it's fine by me either way. Is it just Gradle being dumb?

Thanks for the report!
Yeah this is just some gradle misconfiguration on JEI's side. I'll fix this up when I get a chance to.

Thanks :D

This has been fixed in the latest version.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

qwerwastaken picture qwerwastaken  路  5Comments

TeamDman picture TeamDman  路  5Comments

MobKill3r2006 picture MobKill3r2006  路  4Comments

MeinKraft picture MeinKraft  路  6Comments

GuiHS01 picture GuiHS01  路  3Comments