Add recipe category -> item JEI integration
This commit is contained in:
@@ -17,7 +17,7 @@ group = "refinedstorage"
|
||||
archivesBaseName = "refinedstorage"
|
||||
|
||||
minecraft {
|
||||
version = "1.9-12.16.0.1866-1.9"
|
||||
version = "1.9-12.16.0.1868-1.9"
|
||||
runDir = "run"
|
||||
useDepAts = true
|
||||
mappings = "snapshot_20160312"
|
||||
@@ -30,7 +30,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
deobfCompile "mezz.jei:jei_1.9:3.2.+"
|
||||
deobfCompile "mezz.jei:jei_1.9:3.3.+"
|
||||
}
|
||||
|
||||
processResources {
|
||||
|
||||
Reference in New Issue
Block a user