Update distant horizons and enable it on server
parent
682d6947e9
commit
557668ca86
|
@ -174,7 +174,7 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/distanthorizons.pw.toml"
|
file = "mods/distanthorizons.pw.toml"
|
||||||
hash = "4ef2c8bb9347df684024c4720af076b06dcd36b128c3ca27759bcd4aa19b8e4f"
|
hash = "5d65509953fefddd4a422ebe89037a68e4610d345a0aa38f3200f99c39987c19"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
|
|
@ -1,17 +1,17 @@
|
||||||
name = "Distant Horizons"
|
name = "Distant Horizons"
|
||||||
filename = "DistantHorizons-2.2.1-a-1.20.1-forge-fabric.jar"
|
filename = "DistantHorizons-fabric-forge-2.3.0-b-1.20.1.jar"
|
||||||
side = "client"
|
side = "both"
|
||||||
|
|
||||||
[option]
|
|
||||||
optional = true
|
|
||||||
default = true
|
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/uCdwusMi/versions/20nF6i21/DistantHorizons-2.2.1-a-1.20.1-forge-fabric.jar"
|
url = "https://cdn.modrinth.com/data/uCdwusMi/versions/nVT5sVYS/DistantHorizons-fabric-forge-2.3.0-b-1.20.1.jar"
|
||||||
hash-format = "sha512"
|
hash-format = "sha512"
|
||||||
hash = "a5059a249283f686bc49bc4c2606fce7b665102983f396996f47c11245fee21059554db5f9bdf63fa41ec954282a9ee3646ea42997f37bedb0af8b14944704f4"
|
hash = "15f1cf301c82083603d31758ef92e198703f7e5a178520ca0fed299ee1b041eb6001349683251160189ee4a1701c21cfdc39d543a816abd232422f4ca8b7e20d"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.modrinth]
|
||||||
mod-id = "uCdwusMi"
|
mod-id = "uCdwusMi"
|
||||||
version = "20nF6i21"
|
version = "nVT5sVYS"
|
||||||
|
|
||||||
|
[option]
|
||||||
|
optional = true
|
||||||
|
default = true
|
||||||
|
|
|
@ -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 = "833cfa78f3b7507921fed57c10d8c31a31925ae58f57632f1663cf84ded19058"
|
hash = "ed6b948839968254460d328b8057d98bc1cb35acfc89df45f2c6a1688fb397bf"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.10"
|
fabric = "0.16.10"
|
||||||
|
|
Loading…
Reference in New Issue