From 3dbb2cac58a41d5fb091ef17d47e0c2681360344 Mon Sep 17 00:00:00 2001 From: Sangelo Date: Sun, 2 Jun 2024 20:04:33 +0200 Subject: [PATCH] [a] botania and spark --- index.toml | 15 +++++++++++++++ mods/botania.pw.toml | 13 +++++++++++++ mods/patchouli.pw.toml | 13 +++++++++++++ mods/spark.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 5 files changed, 55 insertions(+), 1 deletion(-) create mode 100644 mods/botania.pw.toml create mode 100644 mods/patchouli.pw.toml create mode 100644 mods/spark.pw.toml diff --git a/index.toml b/index.toml index f221b06..858124d 100644 --- a/index.toml +++ b/index.toml @@ -137,6 +137,11 @@ file = "mods/borderless-mining.pw.toml" hash = "77674b7a889a21373f0775c4c51495ce38079280f9f26e1367796b030832f97d" metafile = true +[[files]] +file = "mods/botania.pw.toml" +hash = "72983ba160e1f1359c121e0ec84315a1073e24a19287c2c446efd17bf2edb3e5" +metafile = true + [[files]] file = "mods/bushier-flowers.pw.toml" hash = "28fb59dd8303b624eae37b491010478ee8f850edc3116111ebf715a3a3673e3b" @@ -752,6 +757,11 @@ file = "mods/paginatedadvancements.pw.toml" hash = "385378a9a9d2a42a3e74876391aa527af960d5150f0cf7d0ec01073c3579ec37" metafile = true +[[files]] +file = "mods/patchouli.pw.toml" +hash = "89e5cab6f92dbcfd6c2c058fc9381869fde193a431c284dbb828833e881cd344" +metafile = true + [[files]] file = "mods/pathunderfencegates.pw.toml" hash = "f93d19a824b4e56425749b7fb6d43e5613636dac11a3c55e17dd6df13a52cac9" @@ -892,6 +902,11 @@ file = "mods/sooty-chimneys-fabric.pw.toml" hash = "28de8ad7587c7f3a35d6cbf08eea51d3788c11a87960c4240cd25e6570622b00" metafile = true +[[files]] +file = "mods/spark.pw.toml" +hash = "96e3771cd09bb4a808d1c1fcb5a050efdc2ffb4efe7b584407ed54c46c0388d9" +metafile = true + [[files]] file = "mods/superb-steeds.pw.toml" hash = "4ddcc796fd8ff0532b86c3ea81b70631061b7b1ad0782b79c9c602807905520b" diff --git a/mods/botania.pw.toml b/mods/botania.pw.toml new file mode 100644 index 0000000..59b4bbc --- /dev/null +++ b/mods/botania.pw.toml @@ -0,0 +1,13 @@ +name = "Botania" +filename = "Botania-1.20.1-444-FABRIC.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/pfjLUfGv/versions/Qw2uFPdO/Botania-1.20.1-444-FABRIC.jar" +hash-format = "sha1" +hash = "e5e8b14f7788d4ce49b530cdba1f49dd07853e9c" + +[update] +[update.modrinth] +mod-id = "pfjLUfGv" +version = "Qw2uFPdO" diff --git a/mods/patchouli.pw.toml b/mods/patchouli.pw.toml new file mode 100644 index 0000000..52afa49 --- /dev/null +++ b/mods/patchouli.pw.toml @@ -0,0 +1,13 @@ +name = "Patchouli" +filename = "Patchouli-1.20.1-84-FABRIC.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/nU0bVIaL/versions/Y6tuH1cn/Patchouli-1.20.1-84-FABRIC.jar" +hash-format = "sha1" +hash = "acbbeaae2f57052058a8444439f93d9a2d3efaf2" + +[update] +[update.modrinth] +mod-id = "nU0bVIaL" +version = "Y6tuH1cn" diff --git a/mods/spark.pw.toml b/mods/spark.pw.toml new file mode 100644 index 0000000..80df3ff --- /dev/null +++ b/mods/spark.pw.toml @@ -0,0 +1,13 @@ +name = "spark" +filename = "spark-1.10.53-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/l6YH9Als/versions/XGW2fviP/spark-1.10.53-fabric.jar" +hash-format = "sha1" +hash = "252de323db10d2b49ef74f8e7a6a5c72929be140" + +[update] +[update.modrinth] +mod-id = "l6YH9Als" +version = "XGW2fviP" diff --git a/pack.toml b/pack.toml index 0383d1a..0ab4ca6 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 = "3452865d307ae5843092514914efee9290334fbba6be2d0d03b244ec7c1f5471" +hash = "4a079d7bf18cea21d1d50caec1eadc8d4fdf7b811c3f34002b523920aacc7027" [versions] minecraft = "1.20.1"