fix broken test introduced in 54d6ef7896
(#424)
parent
54d6ef7896
commit
7fba77d43a
|
@ -12,7 +12,7 @@ repositories {
|
||||||
dependencies {
|
dependencies {
|
||||||
minecraft "com.mojang:minecraft:1.16.5"
|
minecraft "com.mojang:minecraft:1.16.5"
|
||||||
mappings loom.layered() {
|
mappings loom.layered() {
|
||||||
officalMojangMappings()
|
officialMojangMappings()
|
||||||
parchment("org.parchmentmc.data:parchment-1.16.5:20210608-SNAPSHOT@zip")
|
parchment("org.parchmentmc.data:parchment-1.16.5:20210608-SNAPSHOT@zip")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue