Add Dynamic Crosshairs
This commit is contained in:
parent
8b18e4ab33
commit
f63c7a98cb
@ -148,6 +148,11 @@ file = "mods/dynamic-fps.pw.toml"
|
|||||||
hash = "6e6ee1bf66d6977728d3bf5404338c87a0a4ad5260833efcd912aaaca776cf8f"
|
hash = "6e6ee1bf66d6977728d3bf5404338c87a0a4ad5260833efcd912aaaca776cf8f"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/dynamiccrosshair.pw.toml"
|
||||||
|
hash = "9bdd24aca5f45e5179b9796da6731ba0b0cdbcdda5ae2b06f77d4e48b9a8839a"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/e4mc.pw.toml"
|
file = "mods/e4mc.pw.toml"
|
||||||
hash = "7685618d499e7cf9e0296dab7b06dd8520019c1d3c147ffab5d3da9ea7791549"
|
hash = "7685618d499e7cf9e0296dab7b06dd8520019c1d3c147ffab5d3da9ea7791549"
|
||||||
|
13
mods/dynamiccrosshair.pw.toml
Normal file
13
mods/dynamiccrosshair.pw.toml
Normal 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"
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "855bce942ae1a0d67ae641be0a7d56708ccd1abd178e4e868e02a5271ae347bc"
|
hash = "6a9b159e5f48d145a6d761ac5108e975d3b0cb434b95897acd55205bdfcb1bc6"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user