Compare commits

...

3 Commits

4 changed files with 42 additions and 1 deletions

View File

@ -242,6 +242,16 @@ file = "mods/dynamic-fps.pw.toml"
hash = "6e6ee1bf66d6977728d3bf5404338c87a0a4ad5260833efcd912aaaca776cf8f"
metafile = true
[[files]]
file = "mods/dynamiccrosshair.pw.toml"
hash = "9bdd24aca5f45e5179b9796da6731ba0b0cdbcdda5ae2b06f77d4e48b9a8839a"
metafile = true
[[files]]
file = "mods/dynamiccrosshaircompat.pw.toml"
hash = "f0f3ce08baf9a4df2eea92d7ad5e399752672d52119cb5bf55632a6ab0843b6d"
metafile = true
[[files]]
file = "mods/e4mc.pw.toml"
hash = "7685618d499e7cf9e0296dab7b06dd8520019c1d3c147ffab5d3da9ea7791549"
@ -317,6 +327,11 @@ file = "mods/handcrafted.pw.toml"
hash = "b5f2f300fc3256a0ddfa80a06d43ef3282484a1fdf2e8b9edf05ebf4ab85da28"
metafile = true
[[files]]
file = "mods/harvest.pw.toml"
hash = "5e3ae618bbae84cd594e64a56db95c455821ee657bf9558333837ec543938689"
metafile = true
[[files]]
file = "mods/identity.pw.toml"
hash = "89a2dd47f2d4d5da0964bb7e36f733e152ae277e500acc033d66e7fcc0aaaaeb"

View File

@ -0,0 +1,13 @@
name = "Dynamic Crosshair"
filename = "dynamiccrosshair-7.3+1.20-fabric.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/ZcR9weSm/versions/YZEVRL4i/dynamiccrosshair-7.3%2B1.20-fabric.jar"
hash-format = "sha1"
hash = "614bdac176b54d8d1c197534b0da45957a747614"
[update]
[update.modrinth]
mod-id = "ZcR9weSm"
version = "YZEVRL4i"

View File

@ -0,0 +1,13 @@
name = "Dynamic Crosshair Compat"
filename = "dynamiccrosshair-compat-3.4+1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/EwPIWPJ9/versions/HZR4OlTM/dynamiccrosshair-compat-3.4%2B1.20.1.jar"
hash-format = "sha1"
hash = "e2da4d3ed8da29f7adf20e1672a71ff2ba2ee9ce"
[update]
[update.modrinth]
mod-id = "EwPIWPJ9"
version = "HZR4OlTM"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "1effe547132ffcb0259a9899cac24a35a0f99b9da43c2b93795b58daa35b6130"
hash = "1413da65a41cbc222e134a0c9d290db2ff153be9156ecec6d1717a2026308bdf"
[versions]
minecraft = "1.20.1"