update forge and mappings
This commit is contained in:
@@ -28,10 +28,10 @@ sourceCompatibility = 1.8
|
||||
targetCompatibility = 1.8
|
||||
|
||||
minecraft {
|
||||
version = "1.10.2-12.18.2.2120"
|
||||
version = "1.10.2-12.18.2.2151"
|
||||
runDir = "run"
|
||||
useDepAts = true
|
||||
mappings = "snapshot_20161104"
|
||||
mappings = "stable_29"
|
||||
}
|
||||
|
||||
repositories {
|
||||
@@ -53,8 +53,8 @@ repositories {
|
||||
dependencies {
|
||||
deobfCompile "mezz.jei:jei_1.10.2:3.13.3.373:api"
|
||||
runtime "mezz.jei:jei_1.10.2:3.13.3.373"
|
||||
compile "net.darkhax.tesla:Tesla:1.10.2-1.2.1.49"
|
||||
compile "net.industrial-craft:industrialcraft-2:2.6.105-ex110:api"
|
||||
deobfCompile "net.darkhax.tesla:Tesla:1.10.2-1.2.1.49"
|
||||
deobfCompile "net.industrial-craft:industrialcraft-2:2.6.105-ex110:api"
|
||||
deobfCompile "MCMultiPart:MCMultiPart:1.3.0:universal"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user