Skip to content

Commit

Permalink
Update BC Dep
Browse files Browse the repository at this point in the history
  • Loading branch information
brandon3055 committed Nov 27, 2024
1 parent f8ff984 commit 6d575f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ repositories {
dependencies {
implementation "net.neoforged:neoforge:${neo_version}"

implementation "com.brandon3055.brandonscore:BrandonsCore:${mc_version}-${bcore_version}:universal"
implementation "com.brandon3055.brandonscore:BrandonsCore:${mc_version}-${bcore_version}"
implementation "io.codechicken:CodeChickenLib:${mc_version}-${ccl_version}"
implementation "io.codechicken:EnderStorage:${mc_version}-${ender_storage_version}"
// compileOnly fg.deobf("com.blamejared.crafttweaker:CraftTweaker-forge-${mc_version}:${crt_version}")
Expand Down

0 comments on commit 6d575f1

Please sign in to comment.