From 1fe69abfde02b0c1bd3928aa3fc6c3d6c96bac32 Mon Sep 17 00:00:00 2001 From: triethyl Date: Fri, 2 Jan 2026 23:25:31 -0500 Subject: initialized modpack and added mods --- mods/make_bubbles_pop.pw.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 mods/make_bubbles_pop.pw.toml (limited to 'mods/make_bubbles_pop.pw.toml') diff --git a/mods/make_bubbles_pop.pw.toml b/mods/make_bubbles_pop.pw.toml new file mode 100644 index 0000000..de7fae1 --- /dev/null +++ b/mods/make_bubbles_pop.pw.toml @@ -0,0 +1,13 @@ +name = "Make Bubbles Pop" +filename = "make_bubbles_pop-0.3.0-fabric-mc1.19.4-1.21.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/gPCdW0Wr/versions/WyRIJsP5/make_bubbles_pop-0.3.0-fabric-mc1.19.4-1.21.jar" +hash-format = "sha512" +hash = "05dda248f173dc34c705bd668982a49380f4afb2734966dd67ef00c2011c7dafb9697741a1c40f77a7e3a363df6f37cf60111348c3625d73072d9bc54c0bb330" + +[update] +[update.modrinth] +mod-id = "gPCdW0Wr" +version = "WyRIJsP5" -- cgit v1.2.3