Compare commits
3 Commits
d1759a5937
...
5b93bdc3d0
Author | SHA1 | Date | |
---|---|---|---|
5b93bdc3d0 | |||
24231c00ab | |||
f63c7a98cb |
15
index.toml
15
index.toml
@ -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"
|
||||
|
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"
|
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"
|
Loading…
x
Reference in New Issue
Block a user