Try DH again???
This commit is contained in:
parent
9a9502f265
commit
d0027d379a
|
@ -675,6 +675,11 @@ file = "mods/craftpresence.pw.toml"
|
||||||
hash = "2d46ec7121bbfafefd6bf80a68093545c1a7883106b72034db051106993e0d30"
|
hash = "2d46ec7121bbfafefd6bf80a68093545c1a7883106b72034db051106993e0d30"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/distanthorizons.pw.toml"
|
||||||
|
hash = "007ca3fb8a617776705f8f38eab60a286fed6426a0ee1d792af6814f1bc24174"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/dynamic-crosshair.pw.toml"
|
file = "mods/dynamic-crosshair.pw.toml"
|
||||||
hash = "0e42ef50f71de98927917af3999f8768f75392d5c32df42fc96a99a46dd190c2"
|
hash = "0e42ef50f71de98927917af3999f8768f75392d5c32df42fc96a99a46dd190c2"
|
||||||
|
|
13
mods/distanthorizons.pw.toml
Normal file
13
mods/distanthorizons.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Distant Horizons"
|
||||||
|
filename = "DistantHorizons-neoforge-fabric-2.3.2-b-1.21.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/uCdwusMi/versions/jkSxZOJh/DistantHorizons-neoforge-fabric-2.3.2-b-1.21.1.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "7dc7f295b8e132799520435c2de603c5ba1fe7b7d1c2de7a8c7106eba2d57dd2b46ac7559a7ebcd21790398472690fd3ad5ddeeec3c2648c54fae267f87b508b"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "uCdwusMi"
|
||||||
|
version = "jkSxZOJh"
|
|
@ -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 = "799eb8b7f7436047222ceb97897c6cee74c8e9121c659402dcc86745a288513b"
|
hash = "54af90cb9d41e8b12571fd209cd04ec8390ab062ba75446cde6fdab96b081c33"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.14"
|
fabric = "0.16.14"
|
||||||
|
|
Loading…
Reference in a new issue