mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-22 07:13:28 +01:00
Updated all of the things.
Which was totally pointless, because nothing changed.
This commit is contained in:
parent
3603f999da
commit
24075e70e9
1 changed files with 3 additions and 3 deletions
|
@ -19,7 +19,7 @@ group = "de.ellpeck.actuallyadditions"
|
|||
archivesBaseName = "ActuallyAdditions"
|
||||
|
||||
minecraft {
|
||||
version = "1.10.2-12.18.0.2002-1.10.0"
|
||||
version = "1.10.2-12.18.1.2011"
|
||||
runDir = "idea"
|
||||
|
||||
mappings = "snapshot_20160519"
|
||||
|
@ -47,8 +47,8 @@ dependencies {
|
|||
//compile "codechicken:CodeChickenCore:1.8-1.0.5.36:dev"
|
||||
//compile "codechicken:NotEnoughItems:1.8-1.0.5.104:dev"
|
||||
|
||||
compile "net.darkhax.tesla:Tesla:1.9.4-1.1.0.24"
|
||||
deobfCompile "mezz.jei:jei_1.10:3.7.1.219"
|
||||
compile "net.darkhax.tesla:Tesla:1.10.2-1.2.0.38"
|
||||
deobfCompile "mezz.jei:jei_1.10.2:3.7.8.234"
|
||||
}
|
||||
|
||||
processResources {
|
||||
|
|
Loading…
Reference in a new issue