Update ObsidianUI & Fix resourcepack warning

This commit is contained in:
Martin Prokoph
2024-06-18 19:33:57 +02:00
parent 2cbe02ebb2
commit 838fab2c63
6 changed files with 8 additions and 8 deletions

View File

@@ -36,9 +36,6 @@ repositories {
maven { url 'https://jitpack.io' }
maven { url "https://api.modrinth.com/maven" }
maven { url 'https://maven.quiltmc.org/repository/release'}
flatDir {
dirs("localMaven")
}
}
configurations {