mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-27 15:06:41 -04:00
remove ccl blocker
This commit is contained in:
parent
f03bca49b7
commit
2687fb13c5
@ -131,9 +131,7 @@ dependencies {
|
|||||||
compileOnly "appeng:RotaryCraft:${config.rotc.version}:api"
|
compileOnly "appeng:RotaryCraft:${config.rotc.version}:api"
|
||||||
compileOnly "com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:master-SNAPSHOT:dev"
|
compileOnly "com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:master-SNAPSHOT:dev"
|
||||||
compileOnly "com.github.GTNewHorizons:NotEnoughItems:master-SNAPSHOT:dev"
|
compileOnly "com.github.GTNewHorizons:NotEnoughItems:master-SNAPSHOT:dev"
|
||||||
compileOnly ("com.github.GTNewHorizons:EnderStorage:master-SNAPSHOT:dev") {
|
compileOnly "com.github.GTNewHorizons:EnderStorage:master-SNAPSHOT:dev"
|
||||||
transitive = false
|
|
||||||
}
|
|
||||||
compileOnly "com.github.GTNewHorizons:Waila:master-SNAPSHOT:dev"
|
compileOnly "com.github.GTNewHorizons:Waila:master-SNAPSHOT:dev"
|
||||||
compileOnly "com.github.GTNewHorizons:ForgeMultipart:master-SNAPSHOT:dev"
|
compileOnly "com.github.GTNewHorizons:ForgeMultipart:master-SNAPSHOT:dev"
|
||||||
compileOnly "codechicken:WR-CBE:${config.minecraft.version}-${config.wrcbe.version}:dev"
|
compileOnly "codechicken:WR-CBE:${config.minecraft.version}-${config.wrcbe.version}:dev"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user