From 2d90e8609e1e9fc52db722111557fbc29b3bf836 Mon Sep 17 00:00:00 2001 From: triethyl Date: Sun, 28 Dec 2025 14:46:06 -0500 Subject: initialized modpack as git repo --- 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..0fdfe36 --- /dev/null +++ b/mods/fabric-api.pw.toml @@ -0,0 +1,13 @@ +name = "Fabric API" +filename = "fabric-api-0.105.0+1.21.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/WTaAx4ah/fabric-api-0.105.0%2B1.21.1.jar" +hash-format = "sha1" +hash = "09b6399db5f09a79b0ac5b7ecbbba2e3189b190a" + +[update] +[update.modrinth] +mod-id = "P7dR8mSH" +version = "WTaAx4ah" -- cgit v1.2.3