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/sodium-options-api.pw.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 mods/sodium-options-api.pw.toml (limited to 'mods/sodium-options-api.pw.toml') diff --git a/mods/sodium-options-api.pw.toml b/mods/sodium-options-api.pw.toml new file mode 100644 index 0000000..fdca771 --- /dev/null +++ b/mods/sodium-options-api.pw.toml @@ -0,0 +1,13 @@ +name = "Sodium Options API" +filename = "sodiumoptionsapi-fabric-1.0.10-1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/Es5v4eyq/versions/nww69hqs/sodiumoptionsapi-fabric-1.0.10-1.20.1.jar" +hash-format = "sha512" +hash = "0e14428925aa6dfe6539d59c1181b73904c83dd17e67965df331a429a5dfe7a0df415d40e2f88971d6cda12f76bf2948447805adac45c3de0c671daaca2b905b" + +[update] +[update.modrinth] +mod-id = "Es5v4eyq" +version = "nww69hqs" -- cgit v1.2.3