diff options
| author | seth <[email protected]> | 2023-01-17 04:25:58 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-01-17 04:32:13 -0500 |
| commit | 1862a75e24991a01701d743d1cc9f9f9f1b14e39 (patch) | |
| tree | 57d111e97fd8006a39a348e4ada83b431b6ae430 /mods/transparent.pw.toml | |
| parent | 19572e5b903057551b63dae2bff6939131631f63 (diff) | |
feat: optifine parity (mostly)
Diffstat (limited to 'mods/transparent.pw.toml')
| -rw-r--r-- | mods/transparent.pw.toml | 13 |
1 files changed, 13 insertions, 0 deletions
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" |
