Skip to content

Commit

Permalink
Change Thaumic Augmentation implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
ACGaming authored May 18, 2024
1 parent f3a7e9c commit 5c0d272
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 @@ -110,7 +110,7 @@ dependencies {
// Example of deobfuscating a dependency
// implementation rfg.deobf('curse.maven:had-enough-items-557549:4543375')
implementation rfg.deobf('curse.maven:thaumcraft-223628:2629023')
implementation 'curse.maven:thaumic-augmentation-319441:5129458'
implementation rfg.deobf('curse.maven:thaumic-augmentation-319441:5129455')

if (project.use_mixins.toBoolean()) {
// Change your mixin refmap name here:
Expand Down

0 comments on commit 5c0d272

Please sign in to comment.