Update Iris and add Distant Horizons
This commit is contained in:
parent
019eac6725
commit
6ec734173f
@ -169,6 +169,11 @@ file = "mods/cull-less-leaves.pw.toml"
|
|||||||
hash = "39eb9db990032d949909f079ada415ffda18b372ec5d9b23ab95652d88474131"
|
hash = "39eb9db990032d949909f079ada415ffda18b372ec5d9b23ab95652d88474131"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/distanthorizons.pw.toml"
|
||||||
|
hash = "fe79cc78adf75a5aa3f32b2ac61a141ee7a4db1baebf628bee058a9c4381b255"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/dynamic-fps.pw.toml"
|
file = "mods/dynamic-fps.pw.toml"
|
||||||
hash = "6e6ee1bf66d6977728d3bf5404338c87a0a4ad5260833efcd912aaaca776cf8f"
|
hash = "6e6ee1bf66d6977728d3bf5404338c87a0a4ad5260833efcd912aaaca776cf8f"
|
||||||
@ -261,7 +266,7 @@ metafile = true
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/iris.pw.toml"
|
file = "mods/iris.pw.toml"
|
||||||
hash = "87ea5bf588ed195eaee3bcbd2432b5671692a203b25b688ffcbfeea6d2cea775"
|
hash = "41a3116f5642d40ed54efda3f863373fa4d3c0c3a24a447a38c8a106e9fbb079"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
13
mods/distanthorizons.pw.toml
Normal file
13
mods/distanthorizons.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Distant Horizons"
|
||||||
|
filename = "DistantHorizons-2.0.1-a-1.20.1.jar"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/uCdwusMi/versions/fAVxiMK6/DistantHorizons-2.0.1-a-1.20.1.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "b42adab2ec0a2919db552a7acbe71196eb6e183c"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "uCdwusMi"
|
||||||
|
version = "fAVxiMK6"
|
@ -1,13 +1,13 @@
|
|||||||
name = "Iris Shaders"
|
name = "Iris Shaders"
|
||||||
filename = "iris-mc1.20.1-1.6.10.jar"
|
filename = "iris-mc1.20.1-1.6.11.jar"
|
||||||
side = "client"
|
side = "client"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/YL57xq9U/versions/DsjYuGMO/iris-mc1.20.1-1.6.10.jar"
|
url = "https://cdn.modrinth.com/data/YL57xq9U/versions/ogjxrwGQ/iris-mc1.20.1-1.6.11.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "338d922ec28c8ccd24e2387de29f53987145485a"
|
hash = "11c22bb87b55a7991663f2187490b25ea9c9f698"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.modrinth]
|
||||||
mod-id = "YL57xq9U"
|
mod-id = "YL57xq9U"
|
||||||
version = "DsjYuGMO"
|
version = "ogjxrwGQ"
|
||||||
|
@ -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 = "54f0da5fa5586beff1e746c5cefeae25d256b3bb265c657fb538d25fe9420b37"
|
hash = "cb0d334d4536a76a3a01d61b03259482eaae6aca5f86d23696372593d6037954"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user