add durability tooltip
This commit is contained in:
parent
e8d7517ed4
commit
e7ac84fee3
10
index.toml
10
index.toml
@ -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"
|
||||
|
13
mods/durability-tooltip.pw.toml
Normal file
13
mods/durability-tooltip.pw.toml
Normal 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"
|
13
mods/supermartijn642s-config-lib.pw.toml
Normal file
13
mods/supermartijn642s-config-lib.pw.toml
Normal 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"
|
Loading…
Reference in New Issue
Block a user