Skip to content

Commit

Permalink
use older Botania mod version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed May 20, 2024
1 parent f5f2ce3 commit 32a8736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies {
compile('com.github.GTNewHorizons:Baubles:1.0.4:dev') {
transitive = false
}
compileOnly('com.github.GTNewHorizons:Botania:1.11.0-GTNH:dev') {
compileOnly('com.github.GTNewHorizons:Botania:1.10.12-GTNH:dev') {
transitive = false
}
compile('com.github.GTNewHorizons:CodeChickenLib:1.2.1:dev') {
Expand Down

0 comments on commit 32a8736

Please sign in to comment.