From 85294d3d11b3faf8cb97308cd66468062b292072 Mon Sep 17 00:00:00 2001 From: Sangelo Date: Mon, 20 May 2024 22:58:14 +0200 Subject: [PATCH] [a] continents mod --- index.toml | 5 +++++ mods/continents.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/continents.pw.toml diff --git a/index.toml b/index.toml index 033a203..a97b5ca 100644 --- a/index.toml +++ b/index.toml @@ -118,6 +118,11 @@ file = "mods/cloth-config.pw.toml" hash = "a89dfcc985612a275975d4823a24fc3dceb244bacb2e8f81bd459283bf1b9fe9" metafile = true +[[files]] +file = "mods/continents.pw.toml" +hash = "a9bba5d4c42f07380ca359ab26eda6a272509cf9dbe66ee769b79eda8c735f94" +metafile = true + [[files]] file = "mods/continuity.pw.toml" hash = "0e090b8512a3e834bbe8c1d82058bf0d08494f9067db3a861e9e34a914419b20" diff --git a/mods/continents.pw.toml b/mods/continents.pw.toml new file mode 100644 index 0000000..94c03a3 --- /dev/null +++ b/mods/continents.pw.toml @@ -0,0 +1,13 @@ +name = "Continents" +filename = "Continents_1.20.x_v1.1.5.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/bQ5TJA1E/versions/IM8IL8wv/Continents_1.20.x_v1.1.5.jar" +hash-format = "sha1" +hash = "6792f74125a40b2ef7caf8c4c8aa784021078ae1" + +[update] +[update.modrinth] +mod-id = "bQ5TJA1E" +version = "IM8IL8wv" diff --git a/pack.toml b/pack.toml index 2549da4..22d8d68 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 = "32ab0f210cca9cb77457e010de0160d722168c61c6f9d884c433ed0cc6d90fbf" +hash = "3c98db22c2cc00e5729cb33e3b4b8506d13f8089e107673192759c659da729ea" [versions] minecraft = "1.20.1"