diff --git a/index.toml b/index.toml index 0eb24ff..8b03c82 100644 --- a/index.toml +++ b/index.toml @@ -675,6 +675,11 @@ file = "mods/craftpresence.pw.toml" hash = "2d46ec7121bbfafefd6bf80a68093545c1a7883106b72034db051106993e0d30" metafile = true +[[files]] +file = "mods/distanthorizons.pw.toml" +hash = "007ca3fb8a617776705f8f38eab60a286fed6426a0ee1d792af6814f1bc24174" +metafile = true + [[files]] file = "mods/dynamic-crosshair.pw.toml" hash = "0e42ef50f71de98927917af3999f8768f75392d5c32df42fc96a99a46dd190c2" diff --git a/mods/distanthorizons.pw.toml b/mods/distanthorizons.pw.toml new file mode 100644 index 0000000..5f8e647 --- /dev/null +++ b/mods/distanthorizons.pw.toml @@ -0,0 +1,13 @@ +name = "Distant Horizons" +filename = "DistantHorizons-neoforge-fabric-2.3.2-b-1.21.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/uCdwusMi/versions/jkSxZOJh/DistantHorizons-neoforge-fabric-2.3.2-b-1.21.1.jar" +hash-format = "sha512" +hash = "7dc7f295b8e132799520435c2de603c5ba1fe7b7d1c2de7a8c7106eba2d57dd2b46ac7559a7ebcd21790398472690fd3ad5ddeeec3c2648c54fae267f87b508b" + +[update] +[update.modrinth] +mod-id = "uCdwusMi" +version = "jkSxZOJh" diff --git a/pack.toml b/pack.toml index 8b727df..8adccaf 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "799eb8b7f7436047222ceb97897c6cee74c8e9121c659402dcc86745a288513b" +hash = "54af90cb9d41e8b12571fd209cd04ec8390ab062ba75446cde6fdab96b081c33" [versions] fabric = "0.16.14"