Skip to content

Commit

Permalink
build(gradle): remove dependency on the Farmer's Delight mod
Browse files Browse the repository at this point in the history
  • Loading branch information
Elenterius committed Sep 6, 2023
1 parent 8fc4b84 commit 97ccc75
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 @@ -217,7 +217,7 @@ dependencies {
implementation fg.deobf("com.jozufozu.flywheel:flywheel-forge-${mc_version}:${flywheel_version}")
implementation fg.deobf("com.tterrag.registrate:Registrate:${registrate_version}")

runtimeOnly fg.deobf("curse.maven:farmers_delight-398521:4525646") //1.2.1
// runtimeOnly fg.deobf("curse.maven:farmers_delight-398521:4525646") //1.2.1
// runtimeOnly fg.deobf("curse.maven:cultural_delights-574622:4000179")

runtimeOnly fg.deobf("curse.maven:alexs_mobs-426558:4159154") //1.21.1
Expand Down

0 comments on commit 97ccc75

Please sign in to comment.