From 01bf08a2b93bcb29ddf6713aa0ac716c76633800 Mon Sep 17 00:00:00 2001 From: Nesquate Date: Mon, 7 Aug 2023 14:04:45 +0800 Subject: [PATCH] Add Holograms --- index.toml | 5 +++++ mods/holograms.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/holograms.pw.toml diff --git a/index.toml b/index.toml index ba9419d..a028e83 100644 --- a/index.toml +++ b/index.toml @@ -93,6 +93,11 @@ file = "mods/gotta-go-fast-fabric.pw.toml" hash = "6beecae4007fc03a0fc56f4c9338492852351422ecb50aa41e9c04b6c5e259d1" metafile = true +[[files]] +file = "mods/holograms.pw.toml" +hash = "16338925ca6723d1dc4a8927583ad3231c6539334f2a0a6b480501dc31db7c6f" +metafile = true + [[files]] file = "mods/krypton.pw.toml" hash = "71ef7cc16632c0039fe194183b5885968c6d740aaa67a58000653ae0cb40b882" diff --git a/mods/holograms.pw.toml b/mods/holograms.pw.toml new file mode 100644 index 0000000..39d1416 --- /dev/null +++ b/mods/holograms.pw.toml @@ -0,0 +1,13 @@ +name = "Holograms" +filename = "holograms-1.5.2+1.20-legacy-edition.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/dl7wmhr3/versions/kmGRyicl/holograms-1.5.2%2B1.20-legacy-edition.jar" +hash-format = "sha1" +hash = "c2917608ceec158288f72466ab831bd9bba2f21b" + +[update] +[update.modrinth] +mod-id = "dl7wmhr3" +version = "kmGRyicl" diff --git a/pack.toml b/pack.toml index d0b82e4..5b53e62 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 = "c9d0dd3147bca7606310db0e3c874079843debaae31c380245738603499b2fd1" +hash = "dd5563b46ece7aeb868e83ef93d18ef87a6cad21d644b0631dd6a9df694aa9f4" [versions] fabric = "0.14.21"