mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-04-02 05:27:43 -05:00
fix broken test introduced in 54d6ef7896 (#424)
This commit is contained in:
@@ -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")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user