Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ dependencies {
api('com.github.GTNewHorizons:Botania:1.11.5-GTNH:dev')
api('com.github.GTNewHorizons:Botanic-horizons:1.1.5-GTNH:dev')
api('thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev')
api('com.github.GTNewHorizons:Baubles:1.0.4:dev')
api('com.github.GTNewHorizons:Baubles-Expanded:2.1.7-GTNH:dev')
compileOnly("com.github.GTNewHorizons:CodeChickenLib:1.3.0:dev")
compileOnly("com.github.GTNewHorizons:CodeChickenCore:1.3.6:dev")
compileOnly("com.github.GTNewHorizons:NotEnoughItems:2.6.33-GTNH:dev")
Expand Down
Loading