Add Dynamic Crosshair Compat
This commit is contained in:
parent
24231c00ab
commit
5b93bdc3d0
@ -247,6 +247,11 @@ file = "mods/dynamiccrosshair.pw.toml"
|
|||||||
hash = "9bdd24aca5f45e5179b9796da6731ba0b0cdbcdda5ae2b06f77d4e48b9a8839a"
|
hash = "9bdd24aca5f45e5179b9796da6731ba0b0cdbcdda5ae2b06f77d4e48b9a8839a"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/dynamiccrosshaircompat.pw.toml"
|
||||||
|
hash = "f0f3ce08baf9a4df2eea92d7ad5e399752672d52119cb5bf55632a6ab0843b6d"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/e4mc.pw.toml"
|
file = "mods/e4mc.pw.toml"
|
||||||
hash = "7685618d499e7cf9e0296dab7b06dd8520019c1d3c147ffab5d3da9ea7791549"
|
hash = "7685618d499e7cf9e0296dab7b06dd8520019c1d3c147ffab5d3da9ea7791549"
|
||||||
|
13
mods/dynamiccrosshaircompat.pw.toml
Normal file
13
mods/dynamiccrosshaircompat.pw.toml
Normal 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"
|
@ -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 = "13768e653ee5a7078e5c594c9269cbc45072c5ce12fe53b2bbe837ed300e4a8d"
|
hash = "1413da65a41cbc222e134a0c9d290db2ff153be9156ecec6d1717a2026308bdf"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user