Just Enough Items (JEI)

Just Enough Items (JEI)

464M Downloads

[Wiki Issue]: Missing dependency declaration

slenered opened this issue ยท 3 comments

commented

Other

This wiki page is missing a dependency declaration for the common api.

I don't know if this happens with other people but, without it trying to build my mod says that it cannot find mezz.jei.api.IModPlugin.

compileOnly(fg.deobf("mezz.jei:jei-${mc_version}-common-api:${jei_version}"))