revert fabric api
appearntly the latest fabric api fuckin breaks world gen for some mods
This commit is contained in:
parent
38bf3aa7ef
commit
2361c2678f
3 changed files with 6 additions and 6 deletions
|
@ -102,7 +102,7 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/fabric-api.pw.toml"
|
file = "mods/fabric-api.pw.toml"
|
||||||
hash = "80b25da4c9d32821038eda3860339b8cc66a46bd6edd375df4eddf535d097353"
|
hash = "2016f830858dd16f7a887adbbd1473dd4afcee360b677ea188bdc620c402c8c6"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
name = "Fabric API"
|
name = "Fabric API"
|
||||||
filename = "fabric-api-0.73.2+1.19.3.jar"
|
filename = "fabric-api-0.73.0+1.19.3.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/WJ830YlF/fabric-api-0.73.2%2B1.19.3.jar"
|
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/PbVeub96/fabric-api-0.73.0%2B1.19.3.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "91bf7a32f56a74f188804bfef7e28663fecc6c8a"
|
hash = "f3635ab8d209b2ff5853c3b860d2f560564a2154"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.modrinth]
|
||||||
mod-id = "P7dR8mSH"
|
mod-id = "P7dR8mSH"
|
||||||
version = "WJ830YlF"
|
version = "PbVeub96"
|
||||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "ce927cbf957ee3868fab350d296f35b233e9a7755f283474a4bb9f1458d417ee"
|
hash = "d2155d73dd9c2e87ebb77d4f8da5868d8fb628b0fb2290d7fc8c9c7fb8a851a3"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.13"
|
fabric = "0.14.13"
|
||||||
|
|
Loading…
Reference in a new issue