From 37b7cf3a866729f7fa12512677533c8b15e70ae7 Mon Sep 17 00:00:00 2001 From: seth Date: Fri, 3 Feb 2023 16:41:01 -0500 Subject: add mods and change optional mods desc added: - continuity - mouse-wheelie - freecam --- mods/continuity.pw.toml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 mods/continuity.pw.toml (limited to 'mods/continuity.pw.toml') diff --git a/mods/continuity.pw.toml b/mods/continuity.pw.toml new file mode 100644 index 0000000..795e442 --- /dev/null +++ b/mods/continuity.pw.toml @@ -0,0 +1,17 @@ +name = "Continuity" +filename = "continuity-2.0.1+1.19.jar" +side = "client" + +[option] +optional = true +description = "optifine connected textures for fabric/quilt" + +[download] +url = "https://cdn.modrinth.com/data/1IjD5062/versions/2.0.1%2B1.19/continuity-2.0.1%2B1.19.jar" +hash-format = "sha1" +hash = "d82700772659f65560202f1cbd0e744007b21a75" + +[update] +[update.modrinth] +mod-id = "1IjD5062" +version = "xTtULC68" -- cgit v1.2.3