Fix JEI slug
This commit is contained in:
parent
3f4407e866
commit
4fbcac6aa2
|
@ -151,7 +151,7 @@ String getChangelogText() {
|
||||||
}
|
}
|
||||||
|
|
||||||
def curseRelations = {
|
def curseRelations = {
|
||||||
optionalLibrary 'just-enough-items-jei'
|
optionalLibrary 'jei'
|
||||||
optionalLibrary 'hwyla'
|
optionalLibrary 'hwyla'
|
||||||
requiredLibrary 'guide-api'
|
requiredLibrary 'guide-api'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue