Fixed Excalibur Bluemap inclusion
This commit is contained in:
parent
b4fb99fc02
commit
7cdc78e0e9
4 changed files with 19 additions and 5 deletions
Binary file not shown.
|
|
@ -4,10 +4,6 @@ hash-format = "sha256"
|
||||||
file = "config/bluemap/core.conf"
|
file = "config/bluemap/core.conf"
|
||||||
hash = "dc9ca234317008db0d1934897ab976d2513d2f7d60c44d63b81a81e574660105"
|
hash = "dc9ca234317008db0d1934897ab976d2513d2f7d60c44d63b81a81e574660105"
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "config/bluemap/packs/Excalibur.zip"
|
|
||||||
hash = "ccf01766c56ad287071c795452ebdb6a33bf35a74f098d5191475cd479292d49"
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/yosbr/config/NoChatReports/NCR-Client.json"
|
file = "config/yosbr/config/NoChatReports/NCR-Client.json"
|
||||||
hash = "616e09c8ff849f4a9a07165a0a3513f468469237377546b64135591fca8a0592"
|
hash = "616e09c8ff849f4a9a07165a0a3513f468469237377546b64135591fca8a0592"
|
||||||
|
|
@ -1044,6 +1040,11 @@ file = "resourcepacks/cubic-sun-moon.pw.toml"
|
||||||
hash = "d04af0276ceee170a50c7466d05c8fcaf09f334a798ad713243d9e16fa0f23fe"
|
hash = "d04af0276ceee170a50c7466d05c8fcaf09f334a798ad713243d9e16fa0f23fe"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "resourcepacks/excal-bluemap.pw.toml"
|
||||||
|
hash = "d1857939fb0b82c844e9f6fe4c0836b3e26275adf0f148d03eed38747a13bd97"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "resourcepacks/excal.pw.toml"
|
file = "resourcepacks/excal.pw.toml"
|
||||||
hash = "f4435269ede91d908ac8317f770875dfa59a7f86abfa6d8e5fa83bde2503c3d2"
|
hash = "f4435269ede91d908ac8317f770875dfa59a7f86abfa6d8e5fa83bde2503c3d2"
|
||||||
|
|
|
||||||
|
|
@ -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 = "ee87060293f498da73ac27c8c4ccbb6cd7573a7be79ba4a4056fe1c520d80807"
|
hash = "885f6d116d80cd8769214665234323fa272fbc801f7d839c45aec3da2e111c11"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.18.4"
|
fabric = "0.18.4"
|
||||||
|
|
|
||||||
13
resourcepacks/excal-bluemap.pw.toml
Normal file
13
resourcepacks/excal-bluemap.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Excalibur"
|
||||||
|
filename = "../config/bluemap/packs/Excalibur.zip"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/hJAzl1Bs/versions/yVpdNmnj/Excalibur_V1.20.zip"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "a2080ab27a954a95b9c4b7450bdfa3ecd18c5ceecc88d9dcc981aae1a98394f8e7a617cea6a3254c6a363c192a9dd2ac7602d236655f2afde57b1e4e13dd244e"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "hJAzl1Bs"
|
||||||
|
version = "yVpdNmnj"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue