Bluemap part 4

This commit is contained in:
Mateusz Słodkowicz 2025-11-10 12:02:34 +01:00
parent a3fe337571
commit a0f70abcc3
Signed by: materus
GPG Key ID: 28D140BCA60B4FD1
3 changed files with 14 additions and 1 deletions

View File

@ -0,0 +1,8 @@
name = "Minecolonies-bluemap"
filename = "Minecolonies.bluemap.zip"
side = "server"
[download]
url = "https://github.com/TyBraniff/Bluemap-x-Minecolonies/releases/download/Release/Minecolonies.bluemap.zip"
hash-format = "sha256"
hash = "2b9a46e9150f8161fee6cf9dc9e93df6e9014433d2a40d403562aef6b14e4330"

View File

@ -71,6 +71,11 @@ file = "config/bluemap/packs/diagonal-windows-bluemap-pack.pw.toml"
hash = "dfab605da7a8aa88ef34e78d195114989344643fd704cc6682f9b0fa931129b6" hash = "dfab605da7a8aa88ef34e78d195114989344643fd704cc6682f9b0fa931129b6"
metafile = true metafile = true
[[files]]
file = "config/bluemap/packs/minecolonies-bluemap.pw.toml"
hash = "c0f539fe50e6341c3c2e316164c825e699c21c51c8b8e7eb69ad4aab8b09268f"
metafile = true
[[files]] [[files]]
file = "config/buddingcrystals-common.toml" file = "config/buddingcrystals-common.toml"
hash = "f1e2f0ffa45685e70135734a2b7cafe57c6277bd0a39cdf2b0d5b027c8f72b1e" hash = "f1e2f0ffa45685e70135734a2b7cafe57c6277bd0a39cdf2b0d5b027c8f72b1e"

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 = "fbaf4cf2df1d01e66b61067fb148b161e066b1e4e3fee9edb7caed696d2da826" hash = "098606662eee79467316dc376647abae429abfb686851ecdf30f7a52313ba024"
[versions] [versions]
forge = "47.4.8" forge = "47.4.8"