From 9555c8e95971ace46273fb1c13403ae53384378a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jozef=20Steinh=C3=BCbl?= Date: Tue, 2 Jul 2024 21:33:03 +0200 Subject: [PATCH] feat: stellar view --- packwiz/1.20.1/index.toml | 5 +++++ packwiz/1.20.1/mods/stellarview.pw.toml | 13 +++++++++++++ packwiz/1.20.1/pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 packwiz/1.20.1/mods/stellarview.pw.toml diff --git a/packwiz/1.20.1/index.toml b/packwiz/1.20.1/index.toml index e2f2276..8e9f56e 100644 --- a/packwiz/1.20.1/index.toml +++ b/packwiz/1.20.1/index.toml @@ -905,6 +905,11 @@ file = "mods/stack-refill.pw.toml" hash = "0226ecadb12bb3ecfb3b5508766352348d906fccf8b1144972a9e72f6ff79bb1" metafile = true +[[files]] +file = "mods/stellarview.pw.toml" +hash = "bf0f072591911088a4c769165f71f2a7d975394a3deb4f10749e61866c91a72e" +metafile = true + [[files]] file = "mods/storagedrawers.pw.toml" hash = "cf933a82aef5731f465dc66028144cd3c52be44287203fd5692e874655841534" diff --git a/packwiz/1.20.1/mods/stellarview.pw.toml b/packwiz/1.20.1/mods/stellarview.pw.toml new file mode 100644 index 0000000..c0fd1a8 --- /dev/null +++ b/packwiz/1.20.1/mods/stellarview.pw.toml @@ -0,0 +1,13 @@ +name = "Stellar View" +filename = "Stellar View-1.20.1-0.2.4.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/Iairjv0A/versions/1ueLEPg8/Stellar%20View-1.20.1-0.2.4.jar" +hash-format = "sha1" +hash = "2af68344b866f16fd3be27f3058088346217e656" + +[update] +[update.modrinth] +mod-id = "Iairjv0A" +version = "1ueLEPg8" diff --git a/packwiz/1.20.1/pack.toml b/packwiz/1.20.1/pack.toml index 997ec00..d98ec04 100644 --- a/packwiz/1.20.1/pack.toml +++ b/packwiz/1.20.1/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "1ce3de52297f23651dc3bd6073da8e736077789324b675bbbcfe545e0baad890" +hash = "65a1b3aaf7a3d155d4d9bf22041fbe2a0ee93b86c40b7df43e6a63314dbb09ee" [versions] forge = "47.2.17"