diff --git a/index.toml b/index.toml index 1942acf..28dc8c3 100644 --- a/index.toml +++ b/index.toml @@ -249,6 +249,11 @@ file = "mods/duckling.pw.toml" hash = "45a0847dd7bbb39abfaf0005d0075077c0714148180807584d424f703f2e3365" metafile = true +[[files]] +file = "mods/ducky-periphs.pw.toml" +hash = "cc6eb3c71b6f59304db3600f9a4878526a87af81f4b2d195e3a8a21d513878ee" +metafile = true + [[files]] file = "mods/durability-tooltip.pw.toml" hash = "ab0a2eb7d496c659af26dd31070a778f84a7f88b17fc75fea4ad3e31075bf319" @@ -499,6 +504,11 @@ file = "mods/lithium.pw.toml" hash = "a08a445002542d96a8481654c3f4b5e2d3c064f77b477aeaa3a1d1c3cd396ca8" metafile = true +[[files]] +file = "mods/lmft.pw.toml" +hash = "c036fba25fdb9a9206b3cdf0cc94d3f1877c63fbf47ce7199bd09358c6289dea" +metafile = true + [[files]] file = "mods/luckperms.pw.toml" hash = "ed322399f2f703b5cc9f6652d85e8eb215a53c7acbeef27964c0d6af7400561a" 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/lmft.pw.toml b/mods/lmft.pw.toml new file mode 100644 index 0000000..b666ef4 --- /dev/null +++ b/mods/lmft.pw.toml @@ -0,0 +1,13 @@ +name = "Load My F***ing Tags" +filename = "lmft-1.0.2+1.20-fabric.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/67kVxsaO/versions/IWpydKCV/lmft-1.0.2%2B1.20-fabric.jar" +hash-format = "sha512" +hash = "83b2f970095b63856302edc4acd33bd057a0a6b0f2bd0a00ef21218f779852418c4ebe1fea27060b7bf7b7dfcbcc3fafcc8e1283599ea55201a3cbcff5e23f1f" + +[update] +[update.modrinth] +mod-id = "67kVxsaO" +version = "IWpydKCV" diff --git a/pack.toml b/pack.toml index 41e0ec7..8bfcf42 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 = "2a785e51b99aeadcb456ec94bf6841709a248d9acb83fe969e4afc41c623996e" +hash = "97ab9c53f4d4f61306c576a7c8ce59da21303d580205bb473545364f9b22f872" [versions] fabric = "0.16.14"