From 1f13337da911e529d235bf3f1a71fc034facef83 Mon Sep 17 00:00:00 2001 From: endigma Date: Sun, 19 Jun 2022 14:01:15 -0300 Subject: [PATCH] test: xaero's minimap --- index.toml | 5 +++++ mods/xaeros-minimap.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/xaeros-minimap.pw.toml diff --git a/index.toml b/index.toml index 5539118..337c5e9 100644 --- a/index.toml +++ b/index.toml @@ -1154,6 +1154,11 @@ file = "mods/wthit.toml" hash = "6f6f9795b9317427dce5d7d4970ed71307b0141b8490cdcef1b19a4c8c100c66" metafile = true +[[files]] +file = "mods/xaeros-minimap.pw.toml" +hash = "84b36af19104b71e42a6de8c94200629d297be1522ab7a8d322ef38bb7ac428e" +metafile = true + [[files]] file = "mods/yosbr.toml" hash = "527e21c9bc55b0d1db9016a2fec4ff2dee2a93c53edb8c1363d2d2ee7730afd0" diff --git a/mods/xaeros-minimap.pw.toml b/mods/xaeros-minimap.pw.toml new file mode 100644 index 0000000..62b6cf0 --- /dev/null +++ b/mods/xaeros-minimap.pw.toml @@ -0,0 +1,13 @@ +name = "Xaero's Minimap" +filename = "Xaeros_Minimap_22.9.3_Fabric_1.18.2.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "d69803acd7ac4c4e89a8565b1f155cf2729389b8" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3835772 +project-id = 263420 diff --git a/pack.toml b/pack.toml index 20d1bb4..c2de87a 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 = "aeac978e2c75b86e1d7a5a3ad63d9a2e3dbbea0abc62b30b0b0797da403214ca" +hash = "a34c96aff0813a4a01694ff26142a0888f637b02ef0f73b2bb46e103dc4af66a" [versions] fabric = "0.14.7"