Bluemap part 2

This commit is contained in:
Mateusz Słodkowicz 2025-11-10 11:32:27 +01:00
parent 0a3b19f405
commit ffc450a3c7
Signed by: materus
GPG Key ID: 28D140BCA60B4FD1
4 changed files with 35 additions and 1 deletions

View File

@ -1280,6 +1280,11 @@ file = "mods/domestication-innovation.pw.toml"
hash = "bfd2911d1fc7136f92be93d4e3081b85f30109373ac640fbac2e3b3896d709f2" hash = "bfd2911d1fc7136f92be93d4e3081b85f30109373ac640fbac2e3b3896d709f2"
metafile = true metafile = true
[[files]]
file = "mods/domum-ornamentum-bluemap-integration.pw.toml"
hash = "293a07f685654858399d6b939db9e5b2347b02de824b29be502885b9c83f57a4"
metafile = true
[[files]] [[files]]
file = "mods/domum-ornamentum.pw.toml" file = "mods/domum-ornamentum.pw.toml"
hash = "633b13c5912472982f53776c205117edbbf4b13b4de1975c37c42b6cf79624cf" hash = "633b13c5912472982f53776c205117edbbf4b13b4de1975c37c42b6cf79624cf"
@ -2069,6 +2074,11 @@ file = "mods/mimi.pw.toml"
hash = "33fbcd9a8b89bd4ee05892f89f79f4af26812093432bffca0ea0d260b76ca66b" hash = "33fbcd9a8b89bd4ee05892f89f79f4af26812093432bffca0ea0d260b76ca66b"
metafile = true metafile = true
[[files]]
file = "mods/minecolonies-bluemap-integration.pw.toml"
hash = "e06a8a3cdb1980385a24b64244948aa091e809a888ec484666584882f79d933c"
metafile = true
[[files]] [[files]]
file = "mods/minecolonies-compatibility.pw.toml" file = "mods/minecolonies-compatibility.pw.toml"
hash = "17a782f2102f3bbaeaa8b5348081c14119e289b57a0476529c7312b0998ac482" hash = "17a782f2102f3bbaeaa8b5348081c14119e289b57a0476529c7312b0998ac482"

View File

@ -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"

View File

@ -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"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "492436e3e47e80794c6d1f24306cc8cdb72d0e63ce00b94bb4f10f5e4ebb2d9d" hash = "bb630c4df33d090ee7dea6b71bb243a03eab11c0bc7f7ad4b5fd73f62b380366"
[versions] [versions]
forge = "47.4.8" forge = "47.4.8"