1
0
Fork 0
mirror of https://codeberg.org/xtex/xtex-mp-pack.git synced 2024-09-19 11:52:32 +00:00

mods: add durabilityviewer

Signed-off-by: xtex <xtexchooser@duck.com>
This commit is contained in:
xtex 2023-11-26 08:17:20 +08:00
parent cf2244d071
commit d0f2a8370b
Signed by: xtex
GPG key ID: B918086ED8045B91
3 changed files with 19 additions and 1 deletions

View file

@ -214,6 +214,11 @@ file = "mods/debugify.pw.toml"
hash = "4ba45966a267b774f5d83442c3c43d740f55e11a910e117e50c046b4f77b5c66"
metafile = true
[[files]]
file = "mods/durabilityviewer.pw.toml"
hash = "dd14faa78d5204f09aa6e2edc27953927f72c0ebb7e8deb81ba3fe4fa734b9f5"
metafile = true
[[files]]
file = "mods/dynamic-fps.pw.toml"
hash = "6e6ee1bf66d6977728d3bf5404338c87a0a4ad5260833efcd912aaaca776cf8f"

View file

@ -0,0 +1,13 @@
name = "Durability Viewer"
filename = "durabilityviewer-1.20-fabric0.83.0-1.10.5.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/LTM1f0yY/versions/iVlTsxR7/durabilityviewer-1.20-fabric0.83.0-1.10.5.jar"
hash-format = "sha1"
hash = "5c1014cb01880a99f3eb098334e3ba2de486c114"
[update]
[update.modrinth]
mod-id = "LTM1f0yY"
version = "iVlTsxR7"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "a69eab94c04d9edaa530335f117f905dc38570facd078e5c49923e5740fdb37f"
hash = "00016e7543c5438c0083beffe371ad5bb93b74b8a77dd4d05d915a804fefa9d4"
[versions]
minecraft = "1.20.1"