From 7b6847cc1863ab1e028e0bbab2285b8e2b228384 Mon Sep 17 00:00:00 2001 From: ZekeSmith Date: Mon, 2 Oct 2023 05:30:00 +0000 Subject: [PATCH] deploy: 762be6121d933a05fe575b39bed1d6453e1d3e24 --- 1.20.1/index.toml | 5 +++++ 1.20.1/mods/botarium.pw.toml | 13 +++++++++++++ 1.20.1/pack.toml | 4 ++-- 3 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 1.20.1/mods/botarium.pw.toml diff --git a/1.20.1/index.toml b/1.20.1/index.toml index d151ecf..2026770 100644 --- a/1.20.1/index.toml +++ b/1.20.1/index.toml @@ -138,6 +138,11 @@ file = "mods/blockus.pw.toml" hash = "3ff2fd216a864b9f32f7d55769fc558b324488db64353940f85b33bba6dbfddd" metafile = true +[[files]] +file = "mods/botarium.pw.toml" +hash = "f9572e3411ba862d58df58b465a3aa33357c621f4346da987b3f616f70baf5ee" +metafile = true + [[files]] file = "mods/bridging-mod.pw.toml" hash = "6ed22b0046928ce1ca64a2abcecbe2e85b5354a0c2f25cb59463926737a422a6" diff --git a/1.20.1/mods/botarium.pw.toml b/1.20.1/mods/botarium.pw.toml new file mode 100644 index 0000000..909da4c --- /dev/null +++ b/1.20.1/mods/botarium.pw.toml @@ -0,0 +1,13 @@ +name = "Botarium" +filename = "botarium-fabric-1.20.1-2.2.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/2u6LRnMa/versions/YgOh7n9M/botarium-fabric-1.20.1-2.2.0.jar" +hash-format = "sha1" +hash = "fb3c305d5558fe11e290abb9933ebab60abd4298" + +[update] +[update.modrinth] +mod-id = "2u6LRnMa" +version = "YgOh7n9M" diff --git a/1.20.1/pack.toml b/1.20.1/pack.toml index bcc75e2..2cd86cc 100644 --- a/1.20.1/pack.toml +++ b/1.20.1/pack.toml @@ -1,12 +1,12 @@ name = "prismpack" author = "Prism Community" -version = "testing_21-1.20.1" +version = "testing_22-1.20.1" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "33675ff7c30948d045a6182051760506749eff80d0b0347ea45f824aa02c51a6" +hash = "9997f0795fa67b1a712f8b70866c2abc67569cfa3d11b5ee3e4c2a97dd0155da" [versions] fabric = "0.14.22"