mirror of
https://github.com/ViaVersion/ViaFabric.git
synced 2024-12-22 16:28:12 +01:00
19w03a
This commit is contained in:
parent
e819374d3c
commit
9bc592aa6f
@ -35,14 +35,14 @@ configurations {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
shade('us.myles:viaversion:2.0.0-19w02a') {
|
shade('us.myles:viaversion:2.0.0-19w03a') {
|
||||||
transitive = false
|
transitive = false
|
||||||
changing = true
|
changing = true
|
||||||
}
|
}
|
||||||
|
|
||||||
minecraft "com.mojang:minecraft:19w02a"
|
minecraft "com.mojang:minecraft:19w03a"
|
||||||
mappings "net.fabricmc:yarn:19w02a.12"
|
mappings "net.fabricmc:yarn:19w03a.3"
|
||||||
modCompile "net.fabricmc:fabric-loader:0.3.2.92"
|
modCompile "net.fabricmc:fabric-loader:0.3.2.96"
|
||||||
|
|
||||||
// Fabric API. This is technically optional, but you probably want it anyway.
|
// Fabric API. This is technically optional, but you probably want it anyway.
|
||||||
modCompile "net.fabricmc:fabric:0.1.4.71"
|
modCompile "net.fabricmc:fabric:0.1.4.71"
|
||||||
|
Loading…
Reference in New Issue
Block a user