added the distant horizons mod
This commit is contained in:
parent
f2ad3674d5
commit
0eac7bbaa3
3 changed files with 19 additions and 1 deletions
|
@ -919,6 +919,11 @@ file = "mods/debugify.pw.toml"
|
||||||
hash = "4595621a88c273e5d0ab70dae5866d323122f449c668a667640ee79fbc6063f2"
|
hash = "4595621a88c273e5d0ab70dae5866d323122f449c668a667640ee79fbc6063f2"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/distanthorizons.pw.toml"
|
||||||
|
hash = "96963fe0e7f130593ec33f6de15b14a6a2794fab9cff4a166c412d7808bee501"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/dynamic-fps.pw.toml"
|
file = "mods/dynamic-fps.pw.toml"
|
||||||
hash = "ffc1f6d147394bfeb65b2fb9a78ca7d3365cbf5192c31af1312bc899190e4e34"
|
hash = "ffc1f6d147394bfeb65b2fb9a78ca7d3365cbf5192c31af1312bc899190e4e34"
|
||||||
|
|
13
mods/distanthorizons.pw.toml
Normal file
13
mods/distanthorizons.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Distant Horizons"
|
||||||
|
filename = "DistantHorizons-1.6.5a-1.18.2.jar"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/uCdwusMi/versions/1.6.5a-1.18.2/DistantHorizons-1.6.5a-1.18.2.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "f83771589e1e7696c93c43dd7b94bc054672a4da"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "uCdwusMi"
|
||||||
|
version = "8ctYpkCM"
|
|
@ -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 = "705838357d6b6fac021dafd86c9ee83b51d038e11cb6ea14a37aa8a465773df0"
|
hash = "27be15168d0751f68b9184f82d19ec470cbc84bab89d9ff9aa5e5b9290808fba"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.8"
|
fabric = "0.14.8"
|
||||||
|
|
Loading…
Reference in a new issue