add durability tooltip

This commit is contained in:
endigma 2024-01-04 12:55:55 -04:00
parent e8d7517ed4
commit e7ac84fee3
Signed by: endigma
GPG Key ID: 915867AD1D297D9F
4 changed files with 37 additions and 1 deletions

View File

@ -462,6 +462,11 @@ file = "mods/drogstyle.pw.toml"
hash = "3cb69f9380e633b3187fef3c0855ffc8f8bee0477626d37329ba8a90c8c20ec9"
metafile = true
[[files]]
file = "mods/durability-tooltip.pw.toml"
hash = "9e3edbc66f06eac2f4486b52223cd19ad80a4c967162615959ddd183064d0f12"
metafile = true
[[files]]
file = "mods/dynamic-fps.pw.toml"
hash = "689ddf2293756df17ff80a4ed9ff181419f1f3fdfd450036f31e717db15e9447"
@ -1072,6 +1077,11 @@ file = "mods/styled-nicknames.pw.toml"
hash = "e6f4e06c4d4442c08a9f64772a3e078209d57a5d81f6c8ee0fde0da006789a3a"
metafile = true
[[files]]
file = "mods/supermartijn642s-config-lib.pw.toml"
hash = "075b0a946ee6bc32d2eadde90257bdf53d09493978b3b7add5af49716691799e"
metafile = true
[[files]]
file = "mods/supplementaries.pw.toml"
hash = "f8555ccd1d7a77c815e1b6bc198abc48a9e69527f8715c83ae1f017437dd73af"

View File

@ -0,0 +1,13 @@
name = "Durability Tooltip"
filename = "durabilitytooltip-1.1.5-fabric-mc1.20.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/smUP7V3r/versions/WmJeyttw/durabilitytooltip-1.1.5-fabric-mc1.20.jar"
hash-format = "sha1"
hash = "cfee9a225e8b2b123594815150a4df9484a7d1e8"
[update]
[update.modrinth]
mod-id = "smUP7V3r"
version = "WmJeyttw"

View File

@ -0,0 +1,13 @@
name = "SuperMartijn642's Config Lib"
filename = "supermartijn642configlib-1.1.8a-fabric-mc1.20.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/LN9BxssP/versions/Ur02nrUT/supermartijn642configlib-1.1.8a-fabric-mc1.20.jar"
hash-format = "sha1"
hash = "964df96c16afe775efd467b22f24458915805ad8"
[update]
[update.modrinth]
mod-id = "LN9BxssP"
version = "Ur02nrUT"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "92a81800963c41a7df29d4f4b580d75c1033a91a99255a88a18744fcd3806cfc"
hash = "e9d78527d45e4ae7b63cdd4e4fe0d29ea4fe4d6456d1a452daadca49b734025c"
[versions]
fabric = "0.15.3"