From cf2e38a2c0ad1a5a55382d0dde97d318c30c24ab Mon Sep 17 00:00:00 2001 From: Anthony Debucquoy Date: Thu, 17 Apr 2025 12:14:33 +0200 Subject: [PATCH] omni-hopper --- index.toml | 10 ++++++++++ mods/cooldown-coordinator.pw.toml | 13 +++++++++++++ mods/omnihopper.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 mods/cooldown-coordinator.pw.toml create mode 100644 mods/omnihopper.pw.toml diff --git a/index.toml b/index.toml index 8b4778d6..2ba7a5fb 100644 --- a/index.toml +++ b/index.toml @@ -21783,6 +21783,11 @@ file = "mods/cooking-for-blockheads-fabric.pw.toml" hash = "9bbdee0b13166bc35139b1a90b69c94ee5c6fef5879cfb496ef6cee5f9bb5a5f" metafile = true +[[files]] +file = "mods/cooldown-coordinator.pw.toml" +hash = "b96038819cdb13fa6b59055c734b368a650140cf2405f59402852ca1508149d7" +metafile = true + [[files]] file = "mods/corgilib.pw.toml" hash = "2e9f0cf136e33806f330dbbd3ae665cbc5796ae78d1061d3c8b6ecd48a30f4ed" @@ -22138,6 +22143,11 @@ file = "mods/oh-the-trees-youll-grow.pw.toml" hash = "2aaca3b8aa5ad48aeffd2d44a583ffa431eb1e90e8419565955d4bbdbb694859" metafile = true +[[files]] +file = "mods/omnihopper.pw.toml" +hash = "09716cdd34123b5303c6df4a51c8b0f59ab5bef0c53328c062621a949357d967" +metafile = true + [[files]] file = "mods/owo-lib.pw.toml" hash = "9a0ab52020c3a2d073e71f07ce11b9d2d8ae0a17b8a3cf0c9227029a51df51c3" diff --git a/mods/cooldown-coordinator.pw.toml b/mods/cooldown-coordinator.pw.toml new file mode 100644 index 00000000..1d687530 --- /dev/null +++ b/mods/cooldown-coordinator.pw.toml @@ -0,0 +1,13 @@ +name = "Cooldown Coordinator" +filename = "cooldown-coordinator-0.6.3.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/2lfPteTN/versions/Q38lLYOE/cooldown-coordinator-0.6.3.jar" +hash-format = "sha512" +hash = "82a231b59178fbfce47dead240a0b0d27d59aeba1111544b819f1fed9fbe4d86a3439c02e671bcf2a3dbfcc711a6c99ebcaef930a293478041c7b7a1e346c1fb" + +[update] +[update.modrinth] +mod-id = "2lfPteTN" +version = "Q38lLYOE" diff --git a/mods/omnihopper.pw.toml b/mods/omnihopper.pw.toml new file mode 100644 index 00000000..42e0504f --- /dev/null +++ b/mods/omnihopper.pw.toml @@ -0,0 +1,13 @@ +name = "Omni-Hopper" +filename = "omnihopper-2.2.4+1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/i2u9r3li/versions/W5V7JKmn/omnihopper-2.2.4%2B1.20.jar" +hash-format = "sha512" +hash = "702a526309aadb7fb41bf42c32e87f28564cc42b91953f4ce4bf9aff01c99b69d715575bba42ab36a08e24d771e5d974206399a05b7c7905c6886ed66efa085b" + +[update] +[update.modrinth] +mod-id = "i2u9r3li" +version = "W5V7JKmn" diff --git a/pack.toml b/pack.toml index 085a7c0f..5a92e4dc 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "4d95cbdb7608ce2f1167775d225c7b6ae9d88059c902cbd341a96d23b96313be" +hash = "baf23931155d80f19a5ef0878198437c3b7ff16b95d23a0a4db347915a830eec" [versions] fabric = "0.16.10"