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/particle-core.pw.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 mods/particle-core.pw.toml (limited to 'mods/particle-core.pw.toml') diff --git a/mods/particle-core.pw.toml b/mods/particle-core.pw.toml new file mode 100644 index 0000000..ea14992 --- /dev/null +++ b/mods/particle-core.pw.toml @@ -0,0 +1,13 @@ +name = "Particle Core" +filename = "particle_core-0.2.6+1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/RSeLon5O/versions/FvOkF1f8/particle_core-0.2.6%2B1.20.1.jar" +hash-format = "sha512" +hash = "1c903925d7997723685d242c85b0caff9be0cfb58121c24bffd512673d41ce16fc46ef8c353d34eefaa28689a2415aef927ff2a68b165a3909c48a2be492e38e" + +[update] +[update.modrinth] +mod-id = "RSeLon5O" +version = "FvOkF1f8" -- cgit v1.2.3