diff --git a/index.toml b/index.toml index fb266a0..940944f 100644 --- a/index.toml +++ b/index.toml @@ -16752,6 +16752,11 @@ file = "mods/drawers-tooltip.pw.toml" hash = "9a1a774a00d1cfdbb115547b2924814236d48e21d6272581bb4bd84e4682bc58" metafile = true +[[files]] +file = "mods/dread-queen-boss-bar.pw.toml" +hash = "ca4df82b9b7e0c0e86eea34984a7f5a0e4c5e737b5b85d0f18ef0e8cc7f9f695" +metafile = true + [[files]] file = "mods/drippy-loading-screen.pw.toml" hash = "6dec85831ac459441081f875849707d708b42af23f7e0d4d8062ab949ee72687" @@ -17232,6 +17237,11 @@ file = "mods/mana-unification.pw.toml" hash = "b22e8f73ecf9314ff906dcc0c26adcac5a11c52005faa1266b56360339dc6700" metafile = true +[[files]] +file = "mods/mcmeta-filters.pw.toml" +hash = "55e267baf9cd9afdfb94ebf208545ab0b2d42a8ac16a67dabff59a913bfa6228" +metafile = true + [[files]] file = "mods/melody.pw.toml" hash = "0b9cc190139b0eb2d5f0153f05717ed53edd499ad2a3eeee99ea75d22fd0ef1c" @@ -17386,6 +17396,11 @@ metafile = true file = "mods/particular-1.1.1.jar" hash = "c7ed60306572364383c71839d97523e2138b8e297aff22aaaafec9a334265dfe" +[[files]] +file = "mods/particular.pw.toml" +hash = "0e77a841f24f2ab8d6463bdba8d39efa35844fd702cc6ba6a03fe86e421b843d" +metafile = true + [[files]] file = "mods/parties.pw.toml" hash = "3649539243c4ec916cdcb6483db8e9086999c3a77725a27296543f1ff4db4c91" @@ -17641,6 +17656,11 @@ file = "mods/supplementaries.pw.toml" hash = "6567b97fa70dd81ab517ce62fb6ebf0325710bb6fb5f175a09fc7b622fa57d62" metafile = true +[[files]] +file = "mods/sushi-bar.pw.toml" +hash = "09ceec6a72991cfa6784b1e45f3ed43840d4e64471143e8b86ef2b5e3a65e26d" +metafile = true + [[files]] file = "mods/sushi_bar-0.2.2+1.20.jar" hash = "5537b056813db54d4bfe42c1afa56ca0d644e95f6828ff4527e4a7903b2da2f4" @@ -17680,6 +17700,11 @@ file = "mods/treasuredistance.pw.toml" hash = "9b3806ed06a7383be81f9347fe337035c79ddeb488578bd5294fbec3ff64f3b7" metafile = true +[[files]] +file = "mods/true-ending.pw.toml" +hash = "cc8b9dbcffd5407aff87350f0f11dcbe169f2a3c4c3db05a2963185334dea7d1" +metafile = true + [[files]] file = "mods/txnilib.pw.toml" hash = "2f621c6a26e1660d5046c854fb3ca21d92aeed09e083a139ad36bec7f817f69e" diff --git a/kubejs/data/mcmeta-filters.pw.toml b/kubejs/data/mcmeta-filters.pw.toml new file mode 100644 index 0000000..a448590 --- /dev/null +++ b/kubejs/data/mcmeta-filters.pw.toml @@ -0,0 +1,7 @@ +name = "mcmeta-filters" +filename = "mcmeta_filters.zip" + +[download] +url = "https://git.touhoudiscord.net/TouhouDiscordcraft/IMC-Vocality/media/branch/main/static/mcmeta_filters.zip" +hash-format = "sha256" +hash = "d89282a808ce329b213221d1dc4ade0096c6788d27613f85b2c16c9fa82aae57" diff --git a/kubejs/data/true-ending.pw.toml b/kubejs/data/true-ending.pw.toml new file mode 100644 index 0000000..d5c2eb8 --- /dev/null +++ b/kubejs/data/true-ending.pw.toml @@ -0,0 +1,7 @@ +name = "true-ending" +filename = "trueending_v1.1.0c_1.20.x.zip" + +[download] +url = "https://git.touhoudiscord.net/TouhouDiscordcraft/IMC-Vocality/media/branch/main/static/trueending_v1.1.0c_1.20.x.zip" +hash-format = "sha256" +hash = "0a802c3106a8f1f51a7c31e7d8cd8c95f43d0bacadec0a972ad029bb9404d055" diff --git a/mods/particular.pw.toml b/mods/particular.pw.toml new file mode 100644 index 0000000..3a52412 --- /dev/null +++ b/mods/particular.pw.toml @@ -0,0 +1,7 @@ +name = "particular" +filename = "particular-1.1.1.jar" + +[download] +url = "https://git.touhoudiscord.net/TouhouDiscordcraft/IMC-Vocality/media/branch/main/static/particular-1.1.1.jar" +hash-format = "sha256" +hash = "c7ed60306572364383c71839d97523e2138b8e297aff22aaaafec9a334265dfe" diff --git a/mods/sushi-bar.pw.toml b/mods/sushi-bar.pw.toml new file mode 100644 index 0000000..3694974 --- /dev/null +++ b/mods/sushi-bar.pw.toml @@ -0,0 +1,7 @@ +name = "sushi-bar" +filename = "sushi_bar-0.2.2+1.20.jar" + +[download] +url = "https://git.touhoudiscord.net/TouhouDiscordcraft/IMC-Vocality/media/branch/main/static/sushi_bar-0.2.2+1.20.jar" +hash-format = "sha256" +hash = "5537b056813db54d4bfe42c1afa56ca0d644e95f6828ff4527e4a7903b2da2f4" diff --git a/pack.toml b/pack.toml index fe4d3f6..b3465cf 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 = "55e7ebfa6dc916d1e414660818e626af9a5cc98c43d45e7499cc047102ed1cac" +hash = "8f151a22ddfd3f679d8477ddbc7d0f5e860c2e4171ae18d27acb6ef862dd45c1" [versions] forge = "47.4.0" diff --git a/resourcepacks/dread-queen-boss-bar.pw.toml b/resourcepacks/dread-queen-boss-bar.pw.toml new file mode 100644 index 0000000..3f1e16e --- /dev/null +++ b/resourcepacks/dread-queen-boss-bar.pw.toml @@ -0,0 +1,7 @@ +name = "dread-queen-boss-bar" +filename = "dread_queen_boss_bar.zip" + +[download] +url = "https://git.touhoudiscord.net/TouhouDiscordcraft/IMC-Vocality/media/branch/main/static/dread_queen_boss_bar.zip" +hash-format = "sha256" +hash = "a0802297e8ebf12a54c1e44089e8a623c8b1a806b58f921c9c64e841fb899886"