diff --git a/v2/index.toml b/v2/index.toml index 10318c0..2932205 100644 --- a/v2/index.toml +++ b/v2/index.toml @@ -155,6 +155,11 @@ file = "mods/exposure.pw.toml" hash = "0c47d03d8d357331a7d48f1fb498708c5aae3ade57727280aa39c9744dab7c32" metafile = true +[[files]] +file = "mods/fabric-api.pw.toml" +hash = "2d44be0de504bd05e2f6f2e4644f5d7afd2401adcdff92c19871db204e121988" +metafile = true + [[files]] file = "mods/fabric-language-kotlin.pw.toml" hash = "97e7fb0bf5c563366b7c6121fa2decb67597107e5594932c6a098cccc980629e" diff --git a/v2/mods/fabric-api.pw.toml b/v2/mods/fabric-api.pw.toml new file mode 100644 index 0000000..0c170d3 --- /dev/null +++ b/v2/mods/fabric-api.pw.toml @@ -0,0 +1,13 @@ +name = "Fabric API" +filename = "fabric-api-0.92.5+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/PB9Kjpo3/fabric-api-0.92.5%2B1.20.1.jar" +hash-format = "sha512" +hash = "e42bf30f4c60d7e3b07579b3ecc1aed345dc76dd72633514c9df6e801e9753a582abe7d722797a0045d46ea860029bf138a301ec30397eb151a0611cea1069e7" + +[update] +[update.modrinth] +mod-id = "P7dR8mSH" +version = "PB9Kjpo3" diff --git a/v2/pack.toml b/v2/pack.toml index 458988c..d318cd5 100644 --- a/v2/pack.toml +++ b/v2/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "d5149173e77d9eb7968acfd1fb61d52174add0b07f93b7b95aa689c26b1fb7e8" +hash = "1b2fb74f310a9b211cc25658f9396a0a1c77f1b1f2a1e706f18d0bfe26c0f06a" [versions] fabric = "0.16.14"