1
0
mirror of https://github.com/nesquate-mcserver/modpack-server.git synced 2026-06-05 21:38:55 +00:00

Downgrade Fabric API from 0.93.x to 0.92.1

Dut to conflict with FabricProxyLite
This commit is contained in:
Nesquate
2024-01-15 17:46:38 +08:00
parent 92c01305ab
commit 071871e0e8
3 changed files with 6 additions and 6 deletions

View File

@@ -47,7 +47,7 @@ metafile = true
[[files]]
file = "mods/fabric-api.pw.toml"
hash = "dce61dc785a16446575cac0c042ded380226ed257eac97d7b53a2952e423086a"
hash = "8ad92515a4d70ba75d0affea314f19274faf06344c835a1b59d21724d011fb34"
metafile = true
[[files]]

View File

@@ -1,13 +1,13 @@
name = "Fabric API"
filename = "fabric-api-0.93.1+1.20.4.jar"
filename = "fabric-api-0.92.1+1.20.4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/2sYBLn0C/fabric-api-0.93.1%2B1.20.4.jar"
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/cAJWRbQt/fabric-api-0.92.1%2B1.20.4.jar"
hash-format = "sha1"
hash = "71f4c9540efa8d4531ff366137cf930dc3cb31d0"
hash = "cffd50fa41969c78215266ed1459b1b86eac401a"
[update]
[update.modrinth]
mod-id = "P7dR8mSH"
version = "2sYBLn0C"
version = "cAJWRbQt"

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "1a34e896ff340cee4f940ed016f083d7f59004f05babf8ec9c3e4a94312aa1db"
hash = "692bf7f1ba8a711bbb055f08f474cb711310e7d19d0c04fe4c69336b615bf1e6"
[versions]
fabric = "0.15.3"