From 1862a75e24991a01701d743d1cc9f9f9f1b14e39 Mon Sep 17 00:00:00 2001 From: seth Date: Tue, 17 Jan 2023 04:25:58 -0500 Subject: feat: optifine parity (mostly) --- mods/transparent.pw.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 mods/transparent.pw.toml (limited to 'mods/transparent.pw.toml') diff --git a/mods/transparent.pw.toml b/mods/transparent.pw.toml new file mode 100644 index 0000000..9a4bbe7 --- /dev/null +++ b/mods/transparent.pw.toml @@ -0,0 +1,13 @@ +name = "Transparent" +filename = "transparent-5.1.2+1.19-quilt.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/zp4jb9oQ/versions/OIHw59hh/transparent-5.1.2%2B1.19-quilt.jar" +hash-format = "sha1" +hash = "85c28e6baf9abc30780528519d057b7ef27b5b05" + +[update] +[update.modrinth] +mod-id = "zp4jb9oQ" +version = "OIHw59hh" -- cgit v1.2.3