Add mod: Better Statistics Screen
This commit is contained in:
parent
717841daa0
commit
ad73bc2e1e
3 changed files with 19 additions and 1 deletions
5
index.toml
generated
5
index.toml
generated
|
@ -124,6 +124,11 @@ file = "mods/better-advancements.pw.toml"
|
|||
hash = "f2a3a436d5498e539230aa1936ac1009e4b140eda402b654b4a160431e7f517a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/better-stats.pw.toml"
|
||||
hash = "8d3280ea80fed62e07bdeda49bb606bf69b51ee7cc80a5f7ae130a5a4c086b00"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/cloth-config.pw.toml"
|
||||
hash = "b6348f94ec939f563285dc96683e61da8fc17ab2f2897be2751fa24789513691"
|
||||
|
|
13
mods/better-stats.pw.toml
Normal file
13
mods/better-stats.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Better Statistics Screen"
|
||||
filename = "betterstats-2.10.3+1.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/n6PXGAoM/versions/WLBCUkWu/betterstats-2.10.3%2B1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "12fcb4fe11aa763afae26b8691de8cf8a4dcf82a"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "n6PXGAoM"
|
||||
version = "WLBCUkWu"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "1f9d133f0edf6bf2d87a16a0645a4a1c9ae482ccead187946c825a7af8d566c2"
|
||||
hash = "d3c6050d3e0d2e90abd379be37790c2d4ecb840f9dccb873eb316d26252db073"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.1"
|
||||
|
|
Loading…
Reference in a new issue