Update for 1.8.9
Update JEI for 1.8.9 as well. Move recipe related stuff to ModRecipes class.
This commit is contained in:
parent
e16017bd56
commit
c815960f5e
5 changed files with 10 additions and 8 deletions
|
@ -40,7 +40,7 @@ repositories {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
deobfCompile "mezz.jei:jei_1.8.8:${jei_version}"
|
||||
deobfCompile "mezz.jei:jei_${mc_version}:${jei_version}"
|
||||
}
|
||||
|
||||
minecraft {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue