diff options
| -rw-r--r-- | index.toml | 15 | ||||
| -rw-r--r-- | mods/cc-tweaked.pw.toml | 13 | ||||
| -rw-r--r-- | mods/ducky-periphs.pw.toml | 13 | ||||
| -rw-r--r-- | mods/hexcellular.pw.toml | 13 | ||||
| -rw-r--r-- | pack.toml | 2 |
5 files changed, 55 insertions, 1 deletions
@@ -133,6 +133,11 @@ hash = "67ab8d43b45dbf8e2737717a38043f4e8da41ebb4891a278c639f27e07eab409" metafile = true [[files]] +file = "mods/cc-tweaked.pw.toml" +hash = "04917e80342632584604a9020377bc80a8b8bf00449c093356fe9213dfd7f78a" +metafile = true + +[[files]] file = "mods/charmonium.pw.toml" hash = "9045acdb2c02a0d6c182a62571a24f94ae074d7a754bba3eac65eefaa49ec5df" metafile = true @@ -223,6 +228,11 @@ hash = "8f6e5c8b3963fea2b1d45206500eb5dcd98e560300d9a2d73e178443ec96aea3" metafile = true [[files]] +file = "mods/ducky-periphs.pw.toml" +hash = "cc6eb3c71b6f59304db3600f9a4878526a87af81f4b2d195e3a8a21d513878ee" +metafile = true + +[[files]] file = "mods/dynamic-fps.pw.toml" hash = "1cce22b9d322f625a5bbe720e500afc3270e37d487691313079d3213905ef1cb" metafile = true @@ -373,6 +383,11 @@ hash = "39e27b12d6b188df2b249bf84ed8427c62a7d9c9802ab0469304d554f89f43be" metafile = true [[files]] +file = "mods/hexcellular.pw.toml" +hash = "4b9bdeb60da9e00dee4fafc17a30c77fe2a4de77f184d705a7de996f0aecd947" +metafile = true + +[[files]] file = "mods/hexchanting.pw.toml" hash = "d62dfc7169dd744c050748104bf0c9e7cc3fb67267f4c12d3c19c2fb48acbac3" metafile = true diff --git a/mods/cc-tweaked.pw.toml b/mods/cc-tweaked.pw.toml new file mode 100644 index 0000000..c55c6b8 --- /dev/null +++ b/mods/cc-tweaked.pw.toml @@ -0,0 +1,13 @@ +name = "CC: Tweaked" +filename = "cc-tweaked-1.20.1-fabric-1.117.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/gu7yAYhd/versions/AilrygW4/cc-tweaked-1.20.1-fabric-1.117.1.jar" +hash-format = "sha512" +hash = "4501047d05ca1bd4d0b6b7326c54f2ee6ea8eed79ad09093094e6ea8b2b5226254fc5748587e92255c92dde14e162b01b1c94d3a5c5b3db1473293c4b0bcdb0b" + +[update] +[update.modrinth] +mod-id = "gu7yAYhd" +version = "AilrygW4" diff --git a/mods/ducky-periphs.pw.toml b/mods/ducky-periphs.pw.toml new file mode 100644 index 0000000..fcdbff8 --- /dev/null +++ b/mods/ducky-periphs.pw.toml @@ -0,0 +1,13 @@ +name = "Ducky Peripherals" +filename = "duckyperiphs-1.20.1-1.3.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/l2IpK3Ji/versions/FYDI2Gut/duckyperiphs-1.20.1-1.3.1-fabric.jar" +hash-format = "sha512" +hash = "dbefdf44def2db076c1f5394ad62427e511d926ed12e4adf57b683d2ff1a1e5d0a95a4a94272f4bbafdb24c373eb1c7dba364937993f323d3996629da0bb0acd" + +[update] +[update.modrinth] +mod-id = "l2IpK3Ji" +version = "FYDI2Gut" diff --git a/mods/hexcellular.pw.toml b/mods/hexcellular.pw.toml new file mode 100644 index 0000000..9023f4d --- /dev/null +++ b/mods/hexcellular.pw.toml @@ -0,0 +1,13 @@ +name = "Hexcellular" +filename = "hexcellular-1.1.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/mN6t9Bt4/versions/xRObOFds/hexcellular-1.1.0.jar" +hash-format = "sha512" +hash = "2a88e46bbeb0351b290b34a16c0c059bb661fdac227388d353ce8f2c2d536f5715f2a616086efa94f46bd8626b40054ddd70122f357d9980a7bc83801660b142" + +[update] +[update.modrinth] +mod-id = "mN6t9Bt4" +version = "xRObOFds" @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "4f790c814a4137209d4324f470eb6ab2ffbd8ce73297dbcd8e80a642244d04e3" +hash = "315530dd000a0ce19615e419183d7f3672ee7833423b7077cc886d6d04a45ac1" [versions] fabric = "0.18.4" |
