remove ccl blocker

This commit is contained in:
bombcar 2021-12-02 14:00:38 -06:00
parent f03bca49b7
commit 2687fb13c5

View File

@ -131,9 +131,7 @@ dependencies {
compileOnly "appeng:RotaryCraft:${config.rotc.version}:api"
compileOnly "com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:master-SNAPSHOT:dev"
compileOnly "com.github.GTNewHorizons:NotEnoughItems:master-SNAPSHOT:dev"
compileOnly ("com.github.GTNewHorizons:EnderStorage:master-SNAPSHOT:dev") {
transitive = false
}
compileOnly "com.github.GTNewHorizons:EnderStorage:master-SNAPSHOT:dev"
compileOnly "com.github.GTNewHorizons:Waila:master-SNAPSHOT:dev"
compileOnly "com.github.GTNewHorizons:ForgeMultipart:master-SNAPSHOT:dev"
compileOnly "codechicken:WR-CBE:${config.minecraft.version}-${config.wrcbe.version}:dev"