Skip to content

Commit

Permalink
+ [1.90-R8] Support EcoEnchants
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsFlicker committed Mar 6, 2022
1 parent abd1284 commit db919eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@ taboolib {
}

repositories {
maven("https://maven.izzel.io/releases")
maven("https://nexus.velocitypowered.com/repository/maven-public/")
maven("https://repo.extendedclip.com/content/repositories/placeholderapi/")
maven("https://repo.codemc.io/repository/maven-public/")
maven("http://repo.mikeprimm.com/") { isAllowInsecureProtocol = true }
maven("https://jitpack.io")
mavenLocal()
mavenCentral()
}
Expand Down

0 comments on commit db919eb

Please sign in to comment.