From: Patrick Date: Mon, 8 Dec 2025 19:59:38 +0000 (+0100) Subject: fabric api and lithostitched X-Git-Url: https://gitweb.ps.run/packwiz/commitdiff_plain/206c775bb262a78b3b45ef92008855a6ef448f6a?ds=inline fabric api and lithostitched --- diff --git a/index.toml b/index.toml index 06f4108..ec3b519 100644 --- a/index.toml +++ b/index.toml @@ -1,5 +1,10 @@ hash-format = "sha256" +[[files]] +file = "mods/fabric-api.pw.toml" +hash = "2b7949e506ba69c57139127c0ccc6caf5a9ec5ec97788b81288118db3d7c2ad3" +metafile = true + [[files]] file = "mods/lithostitched.pw.toml" hash = "55167e582fd4841cd6c581beb53d341e94285c216e04b1d7bff0068e875be2a6" diff --git a/mods/fabric-api.pw.toml b/mods/fabric-api.pw.toml new file mode 100644 index 0000000..95ad673 --- /dev/null +++ b/mods/fabric-api.pw.toml @@ -0,0 +1,13 @@ +name = "Fabric API" +filename = "fabric-api-0.92.6+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/UapVHwiP/fabric-api-0.92.6%2B1.20.1.jar" +hash-format = "sha512" +hash = "2bd2ed0cee22305b7ff49597c103a57c8fbe5f64be54a906796d48b589862626c951ff4cbf5cb1ed764a4d6479d69c3077594e693b7a291240eeea2bb3132b0c" + +[update] +[update.modrinth] +mod-id = "P7dR8mSH" +version = "UapVHwiP" diff --git a/mods/lithostitched.pw.toml b/mods/lithostitched.pw.toml new file mode 100644 index 0000000..e8ea4ec --- /dev/null +++ b/mods/lithostitched.pw.toml @@ -0,0 +1,13 @@ +name = "Lithostitched" +filename = "lithostitched-fabric-1.20.1-1.4.11.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/XaDC71GB/versions/9bbVphAR/lithostitched-fabric-1.20.1-1.4.11.jar" +hash-format = "sha512" +hash = "d8e840907e3f7326c1e6605b65c46eb4e920e4790ab4074884ad21913f0c097dcacf4b813091239eb58bd65b7c75b96d04bb4df6eec830f89a21e217e3c0fdec" + +[update] +[update.modrinth] +mod-id = "XaDC71GB" +version = "9bbVphAR" diff --git a/pack.toml b/pack.toml index b15f9c9..929fdc3 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "731ca23597d289516025a061ae9e954b0d0f68114cf7b5f9278bdec35720b165" +hash = "2b85e3c924b4a458ed24645ca47e70f4c794d72c878f2f201e05a40d6d916c10" [versions] fabric = "0.18.1"