Skip to content

Commit

Permalink
change jei slug, damned @mezz
Browse files Browse the repository at this point in the history
  • Loading branch information
way2muchnoise committed Jan 24, 2018
1 parent be3c21e commit 54bfadc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -123,7 +123,7 @@ curseforge {
mainArtifact (jar) {
displayName = "${jar.archiveName}".replace(".jar", "")
relations {
requiredLibrary 'just-enough-items-jei'
requiredLibrary 'jei'
}
}
addArtifact (deobfJar) {
Expand Down

1 comment on commit 54bfadc

@mezz
Copy link
Contributor

@mezz mezz commented on 54bfadc Jan 25, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm I figured curseforge would handle this automatically. Sorry.

Please sign in to comment.