add scout
This commit is contained in:
parent
298ab79430
commit
1ab21bdad6
3 changed files with 19 additions and 1 deletions
|
@ -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"
|
||||
|
|
13
mods/scout.pw.toml
Normal file
13
mods/scout.pw.toml
Normal 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"
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue