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