diff --git a/index.toml b/index.toml index 186ab7d..b8f6645 100644 --- a/index.toml +++ b/index.toml @@ -342,6 +342,11 @@ file = "mods/repurposed-structures-fabric.pw.toml" hash = "0f97a4a093fb3d8ea23a1da6fd844a9139087c2e865d797749c694015401f5df" metafile = true +[[files]] +file = "mods/scout.pw.toml" +hash = "68294f1c5446212a2be90d29c394dda29962992131e4af20764574a73461ce10" +metafile = true + [[files]] file = "mods/simple-durability-tooltip.pw.toml" hash = "0a787f632434afc001e13a669833edc6864f925d7d61cd10a1ed596161997985" diff --git a/mods/scout.pw.toml b/mods/scout.pw.toml new file mode 100644 index 0000000..547db20 --- /dev/null +++ b/mods/scout.pw.toml @@ -0,0 +1,13 @@ +name = "Scout" +filename = "scout-1.19.2-1.1.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/QRYqnI15/versions/pU8oyH0U/scout-1.19.2-1.1.2.jar" +hash-format = "sha512" +hash = "097d64559b84421a7f9da333c3b2b77c62f5bbe9a85b1e7fe76d1d05ece01a7d2565407d6fd15f814e8813facf8662e6135a72d7657c433055faf2e44f3318b3" + +[update] +[update.modrinth] +mod-id = "QRYqnI15" +version = "pU8oyH0U" diff --git a/pack.toml b/pack.toml index 1f9d257..7259acf 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 = "169560efe3a2f5db811ea43d32cf2e5c4fdbb64c682abf6ecb67ad4646087ab5" +hash = "92991b870a911c46d410029ccc5cc804b42334c5f84515ae54322b479da02608" [versions] minecraft = "1.19.2"