From c1017e47cbbd5084ff63b5c848da51b8793418c9 Mon Sep 17 00:00:00 2001 From: Ashley Graves Date: Sat, 27 Jul 2024 22:04:38 +0200 Subject: [PATCH] test --- index.toml | 10 ++++++++++ mods/patchouli.pw.toml | 13 +++++++++++++ mods/pneumaticcraft-repressurized.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 mods/patchouli.pw.toml create mode 100644 mods/pneumaticcraft-repressurized.pw.toml diff --git a/index.toml b/index.toml index fd1b212..5cf347b 100644 --- a/index.toml +++ b/index.toml @@ -548,11 +548,21 @@ file = "mods/oculus.pw.toml" hash = "b085541be584ad69dc83c7737a8d1226f77a4bc2c6f17c9c785986781ec11d2d" metafile = true +[[files]] +file = "mods/patchouli.pw.toml" +hash = "4d0b66ba4cb3c2965bf961d4bb991babb6a60f8a20709d1e295ed7fc8b6d8929" +metafile = true + [[files]] file = "mods/playeranimator.pw.toml" hash = "5afa7da611cb56447e957a22f2d5b36fbdcd322acc09880bb669471a032a2ec3" metafile = true +[[files]] +file = "mods/pneumaticcraft-repressurized.pw.toml" +hash = "e3c0dd357ffe41d5e344e4d56c0dcf11bc6187336d74ca4158c3e9bbae6bf654" +metafile = true + [[files]] file = "mods/polymorph.pw.toml" hash = "cd72c729471b76a249a9ee615c6be93bac6de902cbb55673817c40ff0e500b09" 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/mods/pneumaticcraft-repressurized.pw.toml b/mods/pneumaticcraft-repressurized.pw.toml new file mode 100644 index 0000000..6629b55 --- /dev/null +++ b/mods/pneumaticcraft-repressurized.pw.toml @@ -0,0 +1,13 @@ +name = "PneumaticCraft: Repressurized" +filename = "pneumaticcraft-repressurized-6.0.15+mc1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ncAcdgk7/versions/Pq4YT1ta/pneumaticcraft-repressurized-6.0.15%2Bmc1.20.1.jar" +hash-format = "sha1" +hash = "2d7e7f38da47439e5586e6c93e52b13eeb304d96" + +[update] +[update.modrinth] +mod-id = "ncAcdgk7" +version = "Pq4YT1ta" diff --git a/pack.toml b/pack.toml index 51a6439..33c4767 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 = "038fe796e97c04c07bbd2d8760f554b9e69587ffdf23173785b0976870438eba" +hash = "71847ccad29a7ca03de98fe9d8092ecdc315659ede4fd5bb92d5c2c3c792cbb0" [versions] forge = "47.3.0"