From 277df4b09aac348f133f2c9ee425da9bf341ac0f Mon Sep 17 00:00:00 2001 From: Anthony Debucquoy Date: Thu, 17 Apr 2025 13:34:52 +0200 Subject: [PATCH] fix tags --- index.toml | 5 +++++ mods/lmft.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/lmft.pw.toml diff --git a/index.toml b/index.toml index 0cc74be3..eda1c3c4 100644 --- a/index.toml +++ b/index.toml @@ -22058,6 +22058,11 @@ file = "mods/legendary-tooltips-fabric.pw.toml" hash = "455ebcd7078eddf6c4dd3bff09f70bb3d755d4fa1665ff9070e8c37077c54dce" metafile = true +[[files]] +file = "mods/lmft.pw.toml" +hash = "c036fba25fdb9a9206b3cdf0cc94d3f1877c63fbf47ce7199bd09358c6289dea" +metafile = true + [[files]] file = "mods/loot-beams-up.pw.toml" hash = "16c9f500eb810b35699f7c16eb48cd60598faa0bdc5549811fb870c3976de674" diff --git a/mods/lmft.pw.toml b/mods/lmft.pw.toml new file mode 100644 index 00000000..b666ef42 --- /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 c6b0aad5..46803c50 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "de12e5739da29f3a6f429aa59c701ae0ddf69eaf85f093794930180dd8cb5cce" +hash = "66f55e14dde53431ad88b862b719dea1e92c29eac3ccb14ca582f823f3ebaba5" [versions] fabric = "0.16.10"