diff --git a/index.toml b/index.toml index 79a0eb1..4c88284 100644 --- a/index.toml +++ b/index.toml @@ -240,6 +240,11 @@ file = "mods/distant-friends.pw.toml" hash = "f0dd64f71e05aac244d90ef4ea631f5312145f17c567b30f447d9e9b6847368e" metafile = true +[[files]] +file = "mods/distanthorizons.pw.toml" +hash = "f6317dc039dd9efe5ef1c7b225c7a0f9a52f4ebd93a4b27726916369135f3059" +metafile = true + [[files]] file = "mods/do-a-barrel-roll.pw.toml" hash = "4bddb852809c3838923f41d8538b3c8160dfba52df156583e7b32337a4dc113b" diff --git a/mods/distanthorizons.pw.toml b/mods/distanthorizons.pw.toml new file mode 100644 index 0000000..fb303c8 --- /dev/null +++ b/mods/distanthorizons.pw.toml @@ -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"