From d1a85234a329483bfaa6a6a331e184362c9ad266 Mon Sep 17 00:00:00 2001 From: 2xJi Date: Sat, 2 May 2026 03:25:37 -0400 Subject: [PATCH] feat: add resourcepack e19 minimap icon --- index.toml | 5 +++++ pack.toml | 2 +- resourcepacks/e19_cobblemon_minimap_icons.pw.toml | 13 +++++++++++++ 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 resourcepacks/e19_cobblemon_minimap_icons.pw.toml diff --git a/index.toml b/index.toml index ea2b257..5328a24 100644 --- a/index.toml +++ b/index.toml @@ -275,3 +275,8 @@ hash = "2eff885ad53fe2a8fd2ce6af0c57b6ee870e95c234f37312b4bd5dd8c8609d7a" file = "resourcepacks/allthemons-x-mega-showdown-legacy.pw.toml" hash = "a7552a82a8b8ec3148bccd029b054ecc74b2e4d94adddc08184177e89bb34917" metafile = true + +[[files]] +file = "resourcepacks/e19_cobblemon_minimap_icons.pw.toml" +hash = "224356816f38b00457a54268435fc051f03b8f649cf9df099c676e5641f9b57f" +metafile = true diff --git a/pack.toml b/pack.toml index ff0c160..b06f21d 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 = "36ad68e331d898f8847781780e1514eb8eeab5be10fc1aff2153fc91c3b8ac49" +hash = "32872cbf0c912c502516c922920d2becbf0daed7331e0b01159c27ae60f5ef3e" [versions] fabric = "0.19.2" diff --git a/resourcepacks/e19_cobblemon_minimap_icons.pw.toml b/resourcepacks/e19_cobblemon_minimap_icons.pw.toml new file mode 100644 index 0000000..6099f27 --- /dev/null +++ b/resourcepacks/e19_cobblemon_minimap_icons.pw.toml @@ -0,0 +1,13 @@ +name = "E19 - Cobblemon Minimap Icons" +filename = "E19 Cobblemon Minimap Icons.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/Va3BanZa/versions/YGgixlha/E19%20Cobblemon%20Minimap%20Icons.zip" +hash-format = "sha512" +hash = "8c7d5b964ee28456f8bd5ad6d8d0905e72b5287d38872b75e24762f9cbee6664d61c41ac52443283688dc939c6f9d36512e9a849af0f9118e69d64a55fece196" + +[update] +[update.modrinth] +mod-id = "Va3BanZa" +version = "YGgixlha"