forked from TAIGA/TAIGA
Fixed Heroic, obsidiorite
This commit is contained in:
@@ -63,9 +63,9 @@ task buildInfo {
|
||||
version = project.buildInfo.revision
|
||||
|
||||
minecraft {
|
||||
version = "1.12.2-14.23.5.2768"
|
||||
version = "1.12.2-14.23.5.2838"
|
||||
runDir = "run"
|
||||
mappings = "snapshot_20170801"
|
||||
mappings = "snapshot_20171003"
|
||||
replace '@VERSION@', project.version
|
||||
}
|
||||
|
||||
@@ -76,7 +76,7 @@ version = "${mc_version}-${project.buildInfo.revision}"
|
||||
dependencies {
|
||||
deobfCompile "slimeknights.mantle:Mantle:1.12-1.3.+:deobf"
|
||||
deobfCompile "mezz.jei:jei_1.12.2:4.+"
|
||||
deobfCompile "slimeknights:TConstruct:1.12.2-2.10.+:deobf"
|
||||
deobfCompile "slimeknights:TConstruct:1.12.2-2.12.0.135:deobf"
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
|
Reference in New Issue
Block a user