From 3f7407e0a2c39a3e4555e2f40c2828cd5abfbdb6 Mon Sep 17 00:00:00 2001 From: Ashley Graves Date: Mon, 14 Oct 2024 00:17:14 +0200 Subject: [PATCH] [restart] oops --- index.toml | 5 +++++ mods/almanac-lib.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/almanac-lib.pw.toml diff --git a/index.toml b/index.toml index d45a488..0ebe514 100644 --- a/index.toml +++ b/index.toml @@ -8,6 +8,11 @@ hash = "96033d007f13f5c4c4a6e38f796ded00d9523bf54c621dc621f967c627f554b1" file = ".forgejo/workflows/automation.yaml" hash = "99e3872759c15a0bf55f9469c2a3a881b84b1550b311f744ebdf46f14042275f" +[[files]] +file = "mods/almanac-lib.pw.toml" +hash = "605ef8bb0533a72740dc3b5346908567dd2ce0539fe8a39e7dbcc7959e700797" +metafile = true + [[files]] file = "mods/alternate-current.pw.toml" hash = "ac3444154dfbd155eaa377eb00fdab860d7436249f73a9ef29acf7d4fb3c38d7" diff --git a/mods/almanac-lib.pw.toml b/mods/almanac-lib.pw.toml new file mode 100644 index 0000000..b20e714 --- /dev/null +++ b/mods/almanac-lib.pw.toml @@ -0,0 +1,13 @@ +name = "Almanac" +filename = "almanac-1.21.x-fabric-1.0.2.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/Gi02250Z/versions/jmiXAuhO/almanac-1.21.x-fabric-1.0.2.jar" +hash-format = "sha1" +hash = "75403cb12c8f76f206cd7fa08aea65190ca3e675" + +[update] +[update.modrinth] +mod-id = "Gi02250Z" +version = "jmiXAuhO" diff --git a/pack.toml b/pack.toml index 224664a..ac62448 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 = "5d6c5f8ab4e395feb0e3e46cd056496524d12715d35de71da699be469f63d96c" +hash = "64c2ce5e0e9a3d32ce0328d9c7379b8a4d80cfa09e5e2190d6bffbd515bd6c77" [versions] fabric = "0.16.5"