feat: add distant horizons
This commit is contained in:
parent
2de1ecf5d9
commit
ed8a5b01bc
|
@ -240,6 +240,11 @@ file = "mods/distant-friends.pw.toml"
|
||||||
hash = "f0dd64f71e05aac244d90ef4ea631f5312145f17c567b30f447d9e9b6847368e"
|
hash = "f0dd64f71e05aac244d90ef4ea631f5312145f17c567b30f447d9e9b6847368e"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/distanthorizons.pw.toml"
|
||||||
|
hash = "f6317dc039dd9efe5ef1c7b225c7a0f9a52f4ebd93a4b27726916369135f3059"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/do-a-barrel-roll.pw.toml"
|
file = "mods/do-a-barrel-roll.pw.toml"
|
||||||
hash = "4bddb852809c3838923f41d8538b3c8160dfba52df156583e7b32337a4dc113b"
|
hash = "4bddb852809c3838923f41d8538b3c8160dfba52df156583e7b32337a4dc113b"
|
||||||
|
|
13
mods/distanthorizons.pw.toml
Normal file
13
mods/distanthorizons.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Distant Horizons"
|
||||||
|
filename = "DistantHorizons-2.1.2-a-1.20.1-forge-fabric.jar"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/uCdwusMi/versions/OwcStAhe/DistantHorizons-2.1.2-a-1.20.1-forge-fabric.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "56117d011bc5892dea3921676d0c981d66ed83ed"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "uCdwusMi"
|
||||||
|
version = "OwcStAhe"
|
Loading…
Reference in a new issue