mirror of
https://github.com/ViaVersion/ViaFabric.git
synced 2024-12-18 15:47:46 +01:00
update fabric
This commit is contained in:
parent
c8876d1a5c
commit
2621374519
@ -56,13 +56,12 @@ dependencies {
|
||||
implementation("org.yaml:snakeyaml:1.28")
|
||||
include("org.yaml:snakeyaml:1.28")
|
||||
|
||||
// Use 1.16 snapshot, probably intermediary will make it work on further versions
|
||||
// https://modmuss50.me/fabric.html?&version=1.16
|
||||
minecraft("com.mojang:minecraft:21w14a")
|
||||
mappings("net.fabricmc:yarn:21w14a+build.10:v2")
|
||||
modImplementation("net.fabricmc:fabric-loader:0.11.2")
|
||||
// https://fabricmc.net/versions.html
|
||||
minecraft("com.mojang:minecraft:21w15a")
|
||||
mappings("net.fabricmc:yarn:21w15a+build.16:v2")
|
||||
modImplementation("net.fabricmc:fabric-loader:0.11.3")
|
||||
|
||||
modImplementation("net.fabricmc.fabric-api:fabric-api:0.32.7+1.17")
|
||||
modImplementation("net.fabricmc.fabric-api:fabric-api:0.33.0+1.17")
|
||||
modImplementation("io.github.prospector:modmenu:1.14.5+build.30")
|
||||
|
||||
//modImplementation("io.github.cottonmc:cotton-client-commands:1.0.1+1.16-rc1")
|
||||
|
Loading…
Reference in New Issue
Block a user