diff options
| author | Felix Perktold <> | 2026-08-06 16:37:31 +0000 |
|---|---|---|
| committer | Felix Perktold <> | 2026-08-06 16:37:31 +0000 |
| commit | 037d4e228d1017641cffe012f34f628eb5a58ff5 (patch) | |
| tree | e915990a987ae76df2e93428cc3cd004fc5fb4e3 /mods | |
| parent | 206e4bd9006d58454ace9a2762c3edfd4aca21f4 (diff) | |
add shaders
Diffstat (limited to 'mods')
| -rw-r--r-- | mods/iris.pw.toml | 13 | ||||
| -rw-r--r-- | mods/sodium.pw.toml | 13 |
2 files changed, 26 insertions, 0 deletions
diff --git a/mods/iris.pw.toml b/mods/iris.pw.toml new file mode 100644 index 0000000..3c5de12 --- /dev/null +++ b/mods/iris.pw.toml @@ -0,0 +1,13 @@ +name = "Iris Shaders" +filename = "iris-1.7.6+mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/YL57xq9U/versions/s5eFLITc/iris-1.7.6%2Bmc1.20.1.jar" +hash-format = "sha512" +hash = "f1337b0441c31269bd3bfcb28647d521326a83e73128c1ac8d065615f8a5a4ca1e8c96a468b356584236ece5b164ec8d8a52b1878064f4e391ecf4f32885e301" + +[update] +[update.modrinth] +mod-id = "YL57xq9U" +version = "s5eFLITc" diff --git a/mods/sodium.pw.toml b/mods/sodium.pw.toml new file mode 100644 index 0000000..54741df --- /dev/null +++ b/mods/sodium.pw.toml @@ -0,0 +1,13 @@ +name = "Sodium" +filename = "sodium-fabric-0.5.13+mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/AANobbMI/versions/OihdIimA/sodium-fabric-0.5.13%2Bmc1.20.1.jar" +hash-format = "sha512" +hash = "81c64f9c2d3402dfa43ee54d8f5a054f5243bfb08984e3addcab9fe885073c79c43c1c8c41e8f30b625d26a656f82a8e5f370bbbbf222ff1c08f4b324edb7ea4" + +[update] +[update.modrinth] +mod-id = "AANobbMI" +version = "OihdIimA" |
