diff --git a/index.toml b/index.toml index d0988fa..affb46f 100644 --- a/index.toml +++ b/index.toml @@ -192,6 +192,11 @@ file = "mods/dcintegration.pw.toml" hash = "1a3c70470af98fcf70c22dfa16f64e4259458072290c4ab1e31569874e709358" metafile = true +[[files]] +file = "mods/dungeons-and-taverns.pw.toml" +hash = "a5a946d6b3cbb7bfc975ce0a7faf9b75e1fedd47b4c6135bbc352bbaf97b40ab" +metafile = true + [[files]] file = "mods/dynamic-fps.pw.toml" hash = "d98649616d0dabc940af0d936985128321cb6666b46a7fc9caefcd23bc87bca1" diff --git a/mods/dungeons-and-taverns.pw.toml b/mods/dungeons-and-taverns.pw.toml new file mode 100644 index 0000000..d0212a8 --- /dev/null +++ b/mods/dungeons-and-taverns.pw.toml @@ -0,0 +1,13 @@ +name = "Dungeons and Taverns" +filename = "dungeons-and-taverns-v5.0.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/tpehi7ww/versions/IqBigwGK/dungeons-and-taverns-v5.0.3.jar" +hash-format = "sha512" +hash = "823294d4829be8a6f573e1c6ce5aa8d76677ae76a261ca2c26d3a4e8c9c342c9f5ec51b436bc40b0aa289e31bf97c2cc5c28347c327b068a383da26c2cd850e4" + +[update] +[update.modrinth] +mod-id = "tpehi7ww" +version = "IqBigwGK" diff --git a/pack.toml b/pack.toml index 9afcd0f..3246f52 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 = "20554bd0a4856de7017f53a90762de7dd92089ab17ae946f89b0083b30b38c76" +hash = "cdd1489a223d8363c90dcdeee2d8dd69b35ff15bc2ea8c6b69baed2bddff6b96" [versions] fabric = "0.17.3"