1
0
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:
onebeastchris
2024-12-10 01:26:36 +08:00
parent 1210639087
commit 94c258a4c9
6 changed files with 68 additions and 14 deletions

View File

@@ -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()
}