fix broken test introduced in 54d6ef7896 (#424)

dev/0.11
LogicFan 2021-06-28 11:33:18 -04:00 committed by GitHub
parent 54d6ef7896
commit 7fba77d43a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ repositories {
dependencies {
minecraft "com.mojang:minecraft:1.16.5"
mappings loom.layered() {
officalMojangMappings()
officialMojangMappings()
parchment("org.parchmentmc.data:parchment-1.16.5:20210608-SNAPSHOT@zip")
}