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