This commit is contained in:
modmuss50 2019-07-10 21:56:22 +01:00
parent a7fbc3017b
commit e26d1edc52
3 changed files with 5179 additions and 1 deletions

View file

@ -49,6 +49,10 @@ repositories {
name "JEI"
url "http://dvs1.progwml6.com/files/maven"
}
maven {
name = 'sponge'
url = 'https://repo.spongepowered.org/maven'
}
}
version = "3.0.0"