fix broken test introduced in 54d6ef7896 (#424)

This commit is contained in:
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

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")
}