Add Dynamic Crosshair Compat

This commit is contained in:
NullBite 2023-10-19 10:11:10 -04:00
parent 24231c00ab
commit 5b93bdc3d0
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
3 changed files with 19 additions and 1 deletions

View File

@ -247,6 +247,11 @@ 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"

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 = "13768e653ee5a7078e5c594c9269cbc45072c5ce12fe53b2bbe837ed300e4a8d"
hash = "1413da65a41cbc222e134a0c9d290db2ff153be9156ecec6d1717a2026308bdf"
[versions]
minecraft = "1.20.1"