Add Dynamic Crosshairs

This commit is contained in:
NullBite 2023-10-19 09:51:35 -04:00
parent 8b18e4ab33
commit f63c7a98cb
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
3 changed files with 19 additions and 1 deletions

View File

@ -148,6 +148,11 @@ file = "mods/dynamic-fps.pw.toml"
hash = "6e6ee1bf66d6977728d3bf5404338c87a0a4ad5260833efcd912aaaca776cf8f"
metafile = true
[[files]]
file = "mods/dynamiccrosshair.pw.toml"
hash = "9bdd24aca5f45e5179b9796da6731ba0b0cdbcdda5ae2b06f77d4e48b9a8839a"
metafile = true
[[files]]
file = "mods/e4mc.pw.toml"
hash = "7685618d499e7cf9e0296dab7b06dd8520019c1d3c147ffab5d3da9ea7791549"

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

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