From ffc450a3c7349ca0a274c3d536a45030f77f6834 Mon Sep 17 00:00:00 2001 From: materus Date: Mon, 10 Nov 2025 11:32:27 +0100 Subject: [PATCH] Bluemap part 2 --- index.toml | 10 ++++++++++ mods/domum-ornamentum-bluemap-integration.pw.toml | 12 ++++++++++++ mods/minecolonies-bluemap-integration.pw.toml | 12 ++++++++++++ pack.toml | 2 +- 4 files changed, 35 insertions(+), 1 deletion(-) create mode 100644 mods/domum-ornamentum-bluemap-integration.pw.toml create mode 100644 mods/minecolonies-bluemap-integration.pw.toml diff --git a/index.toml b/index.toml index 0439ded..604cfd3 100644 --- a/index.toml +++ b/index.toml @@ -1280,6 +1280,11 @@ file = "mods/domestication-innovation.pw.toml" hash = "bfd2911d1fc7136f92be93d4e3081b85f30109373ac640fbac2e3b3896d709f2" metafile = true +[[files]] +file = "mods/domum-ornamentum-bluemap-integration.pw.toml" +hash = "293a07f685654858399d6b939db9e5b2347b02de824b29be502885b9c83f57a4" +metafile = true + [[files]] file = "mods/domum-ornamentum.pw.toml" hash = "633b13c5912472982f53776c205117edbbf4b13b4de1975c37c42b6cf79624cf" @@ -2069,6 +2074,11 @@ file = "mods/mimi.pw.toml" hash = "33fbcd9a8b89bd4ee05892f89f79f4af26812093432bffca0ea0d260b76ca66b" metafile = true +[[files]] +file = "mods/minecolonies-bluemap-integration.pw.toml" +hash = "e06a8a3cdb1980385a24b64244948aa091e809a888ec484666584882f79d933c" +metafile = true + [[files]] file = "mods/minecolonies-compatibility.pw.toml" hash = "17a782f2102f3bbaeaa8b5348081c14119e289b57a0476529c7312b0998ac482" diff --git a/mods/domum-ornamentum-bluemap-integration.pw.toml b/mods/domum-ornamentum-bluemap-integration.pw.toml new file mode 100644 index 0000000..bb268d0 --- /dev/null +++ b/mods/domum-ornamentum-bluemap-integration.pw.toml @@ -0,0 +1,12 @@ +name = "domum-ornamentum-bluemap-integration" +filename = "domumornamentumbluemap-1.1.0.jar" +side = "server" + +[download] +url = "https://baka.materus.pl/materus/banana-mc/raw/branch/1.20.1/extra_files/domumornamentumbluemap-1.1.0.jar" +hash-format = "sha256" +hash = "1453084f0e021f44f9967246b4743d6b917f37a3545594cdafe2df5bceb15810" + +[option] +optional = true +description = "Bluemap x Domum Ornamentum integration" \ No newline at end of file diff --git a/mods/minecolonies-bluemap-integration.pw.toml b/mods/minecolonies-bluemap-integration.pw.toml new file mode 100644 index 0000000..8c9bbe6 --- /dev/null +++ b/mods/minecolonies-bluemap-integration.pw.toml @@ -0,0 +1,12 @@ +name = "minecolonies-bluemap-integration" +filename = "minecoloniesbluemap-1.0.1.jar" +side = "server" + +[download] +url = "https://baka.materus.pl/materus/banana-mc/raw/branch/1.20.1/extra_files/minecoloniesbluemap-1.0.1.jar" +hash-format = "sha256" +hash = "3bee314a92217d9df010a33e5c25bab7b94fd41752fad726cb9c30a78a5ac89e" + +[option] +optional = true +description = "Bluemap x Minecolonies integration" diff --git a/pack.toml b/pack.toml index c5ac600..2c878a6 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 = "492436e3e47e80794c6d1f24306cc8cdb72d0e63ce00b94bb4f10f5e4ebb2d9d" +hash = "bb630c4df33d090ee7dea6b71bb243a03eab11c0bc7f7ad4b5fd73f62b380366" [versions] forge = "47.4.8"