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/cloth-config.pw.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 mods/cloth-config.pw.toml (limited to 'mods/cloth-config.pw.toml') diff --git a/mods/cloth-config.pw.toml b/mods/cloth-config.pw.toml new file mode 100644 index 0000000..0ebc287 --- /dev/null +++ b/mods/cloth-config.pw.toml @@ -0,0 +1,13 @@ +name = "Cloth Config API" +filename = "cloth-config-11.1.136-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/9s6osm5g/versions/2xQdCMyG/cloth-config-11.1.136-fabric.jar" +hash-format = "sha512" +hash = "2da85c071c854223cc30c8e46794391b77e53f28ecdbbde59dc83b3dbbdfc74be9e68da9ed464e7f98b4361033899ba4f681ebff1f35edc2c60e599a59796f1c" + +[update] +[update.modrinth] +mod-id = "9s6osm5g" +version = "2xQdCMyG" -- cgit v1.2.3