add scout

This commit is contained in:
Infinidoge 2025-06-23 17:31:50 -04:00
parent 298ab79430
commit 1ab21bdad6
Signed by: Infinidoge
SSH key fingerprint: SHA256:GT2StvPQMMfFHyiiFJymQxfTG/z6EWLJ6NWItf5K5sA
3 changed files with 19 additions and 1 deletions

View file

@ -342,6 +342,11 @@ file = "mods/repurposed-structures-fabric.pw.toml"
hash = "0f97a4a093fb3d8ea23a1da6fd844a9139087c2e865d797749c694015401f5df" hash = "0f97a4a093fb3d8ea23a1da6fd844a9139087c2e865d797749c694015401f5df"
metafile = true metafile = true
[[files]]
file = "mods/scout.pw.toml"
hash = "68294f1c5446212a2be90d29c394dda29962992131e4af20764574a73461ce10"
metafile = true
[[files]] [[files]]
file = "mods/simple-durability-tooltip.pw.toml" file = "mods/simple-durability-tooltip.pw.toml"
hash = "0a787f632434afc001e13a669833edc6864f925d7d61cd10a1ed596161997985" hash = "0a787f632434afc001e13a669833edc6864f925d7d61cd10a1ed596161997985"

13
mods/scout.pw.toml Normal file
View file

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

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "169560efe3a2f5db811ea43d32cf2e5c4fdbb64c682abf6ecb67ad4646087ab5" hash = "92991b870a911c46d410029ccc5cc804b42334c5f84515ae54322b479da02608"
[versions] [versions]
minecraft = "1.19.2" minecraft = "1.19.2"