mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-22 15:18:34 +01:00
Update Forge and stuff
This commit is contained in:
parent
4630c39a13
commit
a0aa92fc4c
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ group = "de.ellpeck.actuallyadditions"
|
|||
archivesBaseName = "ActuallyAdditions"
|
||||
|
||||
minecraft {
|
||||
version = "1.8.9-11.15.1.1722"
|
||||
version = "1.8.9-11.15.1.1726"
|
||||
runDir = "idea"
|
||||
|
||||
mappings = "stable_20"
|
||||
|
@ -42,7 +42,7 @@ dependencies {
|
|||
//compile "codechicken:CodeChickenCore:1.8-1.0.5.36:dev"
|
||||
//compile "codechicken:NotEnoughItems:1.8-1.0.5.104:dev"
|
||||
|
||||
deobfCompile "mezz.jei:jei_1.8.9:2.22.3.105"
|
||||
deobfCompile "mezz.jei:jei_1.8.9:2.24.0.109"
|
||||
}
|
||||
|
||||
processResources {
|
||||
|
|
Loading…
Reference in a new issue