From 1670b5a0e1effd40364a0812b296a8d89b0aaf33 Mon Sep 17 00:00:00 2001 From: ChrisChrome Date: Sun, 11 May 2025 22:29:29 -0600 Subject: [PATCH] GUUUUH --- v2/index.toml | 9 +++++++-- v2/mods/fabric-language-kotlin.pw.toml | 13 +++++++++++++ v2/mods/sodium-extra.pw.toml | 8 ++++---- v2/mods/sodium.pw.toml | 8 ++++---- v2/pack.toml | 2 +- 5 files changed, 29 insertions(+), 11 deletions(-) create mode 100644 v2/mods/fabric-language-kotlin.pw.toml diff --git a/v2/index.toml b/v2/index.toml index 4c00cde..2a6d520 100644 --- a/v2/index.toml +++ b/v2/index.toml @@ -155,6 +155,11 @@ file = "mods/exposure.pw.toml" hash = "0c47d03d8d357331a7d48f1fb498708c5aae3ade57727280aa39c9744dab7c32" metafile = true +[[files]] +file = "mods/fabric-language-kotlin.pw.toml" +hash = "97e7fb0bf5c563366b7c6121fa2decb67597107e5594932c6a098cccc980629e" +metafile = true + [[files]] file = "mods/fallingleaves.pw.toml" hash = "fff1e00559f13c092b17fa83804279cf70191d7a99a4a98a4eb6bb30ac9a78db" @@ -442,12 +447,12 @@ metafile = true [[files]] file = "mods/sodium-extra.pw.toml" -hash = "8ad07191dfdea31249b4416a390c1cdf1d4ff1938cf9f8a617f98f7a08c5356c" +hash = "94503eddcca2e5e7506164f3e8a8b8860d4bad478c0608f5ea5ce4d94764ecf0" metafile = true [[files]] file = "mods/sodium.pw.toml" -hash = "ecf8e1df2361e5f1d090f83eee16c449ff1021dfb2da46474a72726406d5d535" +hash = "06fdfeca6c47907324317e21e7dc09cc2dad5edeb615b95b41eaac624d09acd2" metafile = true [[files]] diff --git a/v2/mods/fabric-language-kotlin.pw.toml b/v2/mods/fabric-language-kotlin.pw.toml new file mode 100644 index 0000000..813607b --- /dev/null +++ b/v2/mods/fabric-language-kotlin.pw.toml @@ -0,0 +1,13 @@ +name = "Fabric Language Kotlin" +filename = "fabric-language-kotlin-1.13.2+kotlin.2.1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/E4WyjCxJ/fabric-language-kotlin-1.13.2%2Bkotlin.2.1.20.jar" +hash-format = "sha512" +hash = "875c8ea380dce07c8a3dd5249226265745d3fc84876e2f1b235ce99084aa991f7d08c05ab12d73a3209649e3bd4d7c407b96d4b4f4a332179d40afdae836a92f" + +[update] +[update.modrinth] +mod-id = "Ha28R6CL" +version = "E4WyjCxJ" diff --git a/v2/mods/sodium-extra.pw.toml b/v2/mods/sodium-extra.pw.toml index b024ac6..498ee6b 100644 --- a/v2/mods/sodium-extra.pw.toml +++ b/v2/mods/sodium-extra.pw.toml @@ -1,13 +1,13 @@ name = "Sodium Extra" -filename = "sodium-extra-0.5.9+mc1.20.1.jar" +filename = "sodium-extra-0.5.0+mc1.20.1-build.111.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/PtjYWJkn/versions/mDbF0LZT/sodium-extra-0.5.9%2Bmc1.20.1.jar" +url = "https://cdn.modrinth.com/data/PtjYWJkn/versions/5KCYvoSI/sodium-extra-0.5.0%2Bmc1.20.1-build.111.jar" hash-format = "sha512" -hash = "c47b765f8e062ca7e3471fe5e74aabdf56160d5b67b64dfcca8c177ede914715097ae4e94defe2a6b02bf86ccba1e7bf471073c71bb126e51adf21e54c5864e3" +hash = "5e250e73a45b166e12339a0c705462338c5641d6fbe2be57680460090a8f9c2565410f73a33c971a637ddc355ffe79cf84dba7cf01116d8789e3cb6108235252" [update] [update.modrinth] mod-id = "PtjYWJkn" -version = "mDbF0LZT" +version = "5KCYvoSI" diff --git a/v2/mods/sodium.pw.toml b/v2/mods/sodium.pw.toml index 54741df..b7a9791 100644 --- a/v2/mods/sodium.pw.toml +++ b/v2/mods/sodium.pw.toml @@ -1,13 +1,13 @@ name = "Sodium" -filename = "sodium-fabric-0.5.13+mc1.20.1.jar" +filename = "sodium-fabric-mc1.20.1-0.5.3.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/AANobbMI/versions/OihdIimA/sodium-fabric-0.5.13%2Bmc1.20.1.jar" +url = "https://cdn.modrinth.com/data/AANobbMI/versions/4OZL6q9h/sodium-fabric-mc1.20.1-0.5.3.jar" hash-format = "sha512" -hash = "81c64f9c2d3402dfa43ee54d8f5a054f5243bfb08984e3addcab9fe885073c79c43c1c8c41e8f30b625d26a656f82a8e5f370bbbbf222ff1c08f4b324edb7ea4" +hash = "989dffbf494030a09d69004ff761aadd130ac1fbdd26d640c1dccb5dae6a48db24de812bdf75ae7ba373e8bbdd668300884f35f9ad85b25f168619e33218279b" [update] [update.modrinth] mod-id = "AANobbMI" -version = "OihdIimA" +version = "4OZL6q9h" diff --git a/v2/pack.toml b/v2/pack.toml index c8c80bb..4453172 100644 --- a/v2/pack.toml +++ b/v2/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "964ecf783bea8b447180287488369325ff51c28ae14521f3a9c89bae6f071945" +hash = "142121d25b69817fd6aa9925a47c784eac12bff736ed230f72d7a517f7a5db10" [versions] minecraft = "1.20.1"