This commit is contained in:
Anthony Debucquoy 2025-04-17 13:34:52 +02:00
parent 0e4cb37e96
commit 277df4b09a
Signed by: tonitch
GPG Key ID: A78D6421F083D42E
3 changed files with 19 additions and 1 deletions

View File

@ -22058,6 +22058,11 @@ file = "mods/legendary-tooltips-fabric.pw.toml"
hash = "455ebcd7078eddf6c4dd3bff09f70bb3d755d4fa1665ff9070e8c37077c54dce" hash = "455ebcd7078eddf6c4dd3bff09f70bb3d755d4fa1665ff9070e8c37077c54dce"
metafile = true metafile = true
[[files]]
file = "mods/lmft.pw.toml"
hash = "c036fba25fdb9a9206b3cdf0cc94d3f1877c63fbf47ce7199bd09358c6289dea"
metafile = true
[[files]] [[files]]
file = "mods/loot-beams-up.pw.toml" file = "mods/loot-beams-up.pw.toml"
hash = "16c9f500eb810b35699f7c16eb48cd60598faa0bdc5549811fb870c3976de674" hash = "16c9f500eb810b35699f7c16eb48cd60598faa0bdc5549811fb870c3976de674"

13
mods/lmft.pw.toml Normal file
View File

@ -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"

View File

@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "de12e5739da29f3a6f429aa59c701ae0ddf69eaf85f093794930180dd8cb5cce" hash = "66f55e14dde53431ad88b862b719dea1e92c29eac3ccb14ca582f823f3ebaba5"
[versions] [versions]
fabric = "0.16.10" fabric = "0.16.10"