mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-12-22 16:29:25 +00:00
Update loom (and gradle), create basic recipes when there are too many possible combinations, update adapters
This commit is contained in:
@@ -26,8 +26,6 @@ dependencies {
|
||||
}
|
||||
|
||||
repositories {
|
||||
// mavenLocal()
|
||||
|
||||
mavenCentral()
|
||||
|
||||
// Floodgate, Cumulus etc.
|
||||
@@ -69,4 +67,6 @@ repositories {
|
||||
|
||||
// For Adventure snapshots
|
||||
maven("https://s01.oss.sonatype.org/content/repositories/snapshots/")
|
||||
|
||||
//mavenLocal()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user