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/fabric-api.pw.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 mods/fabric-api.pw.toml (limited to 'mods/fabric-api.pw.toml') diff --git a/mods/fabric-api.pw.toml b/mods/fabric-api.pw.toml new file mode 100644 index 0000000..95ad673 --- /dev/null +++ b/mods/fabric-api.pw.toml @@ -0,0 +1,13 @@ +name = "Fabric API" +filename = "fabric-api-0.92.6+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/UapVHwiP/fabric-api-0.92.6%2B1.20.1.jar" +hash-format = "sha512" +hash = "2bd2ed0cee22305b7ff49597c103a57c8fbe5f64be54a906796d48b589862626c951ff4cbf5cb1ed764a4d6479d69c3077594e693b7a291240eeea2bb3132b0c" + +[update] +[update.modrinth] +mod-id = "P7dR8mSH" +version = "UapVHwiP" -- cgit v1.2.3