Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
strubium authored Feb 19, 2024
1 parent 14ea081 commit a3b01c6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,8 @@ dependencies {
deobfCompile "mezz.jei:jei_${jei_version}"
deobfCompile "cofh:RedstoneFlux:${redstoneflux_version}"

compileOnly "dynamictrees:DynamicTrees:${minecraft_version}:0.9.25"
implementation fg.deobf("blank:DynamicTrees-1.12.2-0.9.29")

}

jar {
Expand Down

0 comments on commit a3b01c6

Please sign in to comment.