diff --git a/index.toml b/index.toml index 22a0211..ee49ace 100644 --- a/index.toml +++ b/index.toml @@ -149,6 +149,11 @@ file = "mods/build-guide.pw.toml" hash = "d81d230880b61bfc2bc7055b3799c655c7d234d86d7bf529bc217f23e3b159bf" metafile = true +[[files]] +file = "mods/building-wands.pw.toml" +hash = "29885615b9a13b46a8c0e2da012b0f51f1eeea35d6fcb58d74fe094c959f4400" +metafile = true + [[files]] file = "mods/bushier-flowers.pw.toml" hash = "28fb59dd8303b624eae37b491010478ee8f850edc3116111ebf715a3a3673e3b" @@ -774,6 +779,11 @@ file = "mods/puzzles-lib.pw.toml" hash = "6825f68b52f294d967085eedb943dad43658ee66c1fd5edbb33c5a8dcd4b6ac3" metafile = true +[[files]] +file = "mods/qsl.pw.toml" +hash = "5a6df3930d69602402cd13bf860195ac44680e2d4556e8d1254ae730fcb4b0f9" +metafile = true + [[files]] file = "mods/quad.pw.toml" hash = "8bc3a01f742dbd6bdf7dfbdbbd2ebcea2e3fcae4434082eaf800ed516051c06e" diff --git a/mods/building-wands.pw.toml b/mods/building-wands.pw.toml new file mode 100644 index 0000000..295909c --- /dev/null +++ b/mods/building-wands.pw.toml @@ -0,0 +1,13 @@ +name = "Building Wands" +filename = "BuildingWands-mc1.20.1-2.6.9-release.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/XkisZUfp/versions/mLBi7a8x/BuildingWands-mc1.20.1-2.6.9-release.jar" +hash-format = "sha1" +hash = "31e4375395f23b6b3e535d0442f3082cfd94c9fc" + +[update] +[update.modrinth] +mod-id = "XkisZUfp" +version = "mLBi7a8x" diff --git a/mods/qsl.pw.toml b/mods/qsl.pw.toml new file mode 100644 index 0000000..497c864 --- /dev/null +++ b/mods/qsl.pw.toml @@ -0,0 +1,13 @@ +name = "Quilted Fabric API (QFAPI) / Quilt Standard Libraries (QSL)" +filename = "qfapi-7.5.0_qsl-6.1.2_fapi-0.91.0_mc-1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/qvIfYCYJ/versions/qAYOU2Af/qfapi-7.5.0_qsl-6.1.2_fapi-0.91.0_mc-1.20.1.jar" +hash-format = "sha1" +hash = "23296bd979dd1fbc6ccf84103f9bcc713029ef85" + +[update] +[update.modrinth] +mod-id = "qvIfYCYJ" +version = "qAYOU2Af" diff --git a/pack.toml b/pack.toml index a6db968..067c92f 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 = "85114e5695619847b4c8b73ddab1acbabee36cc0e9ebe0efbd24fe700540eab5" +hash = "7666ac118d61280d76c14670c6bd1266bd85dc85de25d39b0bd9b760688a95d4" [versions] minecraft = "1.20.1"