mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-22 17:27:38 +00:00
Try downgrading fabric
This commit is contained in:
parent
52a62b984b
commit
58863c22e8
@ -15,7 +15,7 @@ buildscript {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
"classpath"("net.fabricmc:fabric-loom:0.2.4-SNAPSHOT")
|
"classpath"("net.fabricmc:fabric-loom:0.2.3-SNAPSHOT")
|
||||||
"classpath"("org.spongepowered:mixin:0.7.11-SNAPSHOT")
|
"classpath"("org.spongepowered:mixin:0.7.11-SNAPSHOT")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user