From 184adbb98eef2fb4b237f31b7dcb898c23166c7c Mon Sep 17 00:00:00 2001 From: Lilith Ashley Nyx Arson Date: Wed, 8 Jan 2025 18:25:12 +0100 Subject: [PATCH] smartest modrinth uploader --- index.toml | 5 +++++ mods/patchouli.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/patchouli.pw.toml diff --git a/index.toml b/index.toml index bddd4ea..7b1f509 100644 --- a/index.toml +++ b/index.toml @@ -318,6 +318,11 @@ file = "mods/packed-up.pw.toml" hash = "a16469440f8810cdec24cae1309975eccbbbaedae94318f49b9a9fbc41fecd96" metafile = true +[[files]] +file = "mods/patchouli.pw.toml" +hash = "4d0b66ba4cb3c2965bf961d4bb991babb6a60f8a20709d1e295ed7fc8b6d8929" +metafile = true + [[files]] file = "mods/physicsmod.pw.toml" hash = "9dc37ece48570647cbdbf4eb98c0c30661cb288f896679b6cfeace4e2b2d2a00" diff --git a/mods/patchouli.pw.toml b/mods/patchouli.pw.toml new file mode 100644 index 0000000..8f21ff6 --- /dev/null +++ b/mods/patchouli.pw.toml @@ -0,0 +1,13 @@ +name = "Patchouli" +filename = "Patchouli-1.20.1-84-FORGE.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/nU0bVIaL/versions/JMtc0mTS/Patchouli-1.20.1-84-FORGE.jar" +hash-format = "sha1" +hash = "b6b7267f3669c10c167d5d375d0274d40e3eb756" + +[update] +[update.modrinth] +mod-id = "nU0bVIaL" +version = "JMtc0mTS" diff --git a/pack.toml b/pack.toml index f52c1d5..58849c9 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 = "8594db07bf0cb8f088724b10da50ebce15fd84fc499240844a7f825fb3edd22b" +hash = "92d6ced146c3caf72f1fcf5c95bb628a1d7f102f15169d5305b936b9d2a14ceb" [versions] minecraft = "1.20.1"