This commit is contained in:
Christopher Cookman 2025-05-11 22:29:29 -06:00
parent 7c29719962
commit 1670b5a0e1
5 changed files with 29 additions and 11 deletions

View file

@ -155,6 +155,11 @@ file = "mods/exposure.pw.toml"
hash = "0c47d03d8d357331a7d48f1fb498708c5aae3ade57727280aa39c9744dab7c32" hash = "0c47d03d8d357331a7d48f1fb498708c5aae3ade57727280aa39c9744dab7c32"
metafile = true metafile = true
[[files]]
file = "mods/fabric-language-kotlin.pw.toml"
hash = "97e7fb0bf5c563366b7c6121fa2decb67597107e5594932c6a098cccc980629e"
metafile = true
[[files]] [[files]]
file = "mods/fallingleaves.pw.toml" file = "mods/fallingleaves.pw.toml"
hash = "fff1e00559f13c092b17fa83804279cf70191d7a99a4a98a4eb6bb30ac9a78db" hash = "fff1e00559f13c092b17fa83804279cf70191d7a99a4a98a4eb6bb30ac9a78db"
@ -442,12 +447,12 @@ metafile = true
[[files]] [[files]]
file = "mods/sodium-extra.pw.toml" file = "mods/sodium-extra.pw.toml"
hash = "8ad07191dfdea31249b4416a390c1cdf1d4ff1938cf9f8a617f98f7a08c5356c" hash = "94503eddcca2e5e7506164f3e8a8b8860d4bad478c0608f5ea5ce4d94764ecf0"
metafile = true metafile = true
[[files]] [[files]]
file = "mods/sodium.pw.toml" file = "mods/sodium.pw.toml"
hash = "ecf8e1df2361e5f1d090f83eee16c449ff1021dfb2da46474a72726406d5d535" hash = "06fdfeca6c47907324317e21e7dc09cc2dad5edeb615b95b41eaac624d09acd2"
metafile = true metafile = true
[[files]] [[files]]

View file

@ -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"

View file

@ -1,13 +1,13 @@
name = "Sodium Extra" 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" side = "client"
[download] [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-format = "sha512"
hash = "c47b765f8e062ca7e3471fe5e74aabdf56160d5b67b64dfcca8c177ede914715097ae4e94defe2a6b02bf86ccba1e7bf471073c71bb126e51adf21e54c5864e3" hash = "5e250e73a45b166e12339a0c705462338c5641d6fbe2be57680460090a8f9c2565410f73a33c971a637ddc355ffe79cf84dba7cf01116d8789e3cb6108235252"
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "PtjYWJkn" mod-id = "PtjYWJkn"
version = "mDbF0LZT" version = "5KCYvoSI"

View file

@ -1,13 +1,13 @@
name = "Sodium" name = "Sodium"
filename = "sodium-fabric-0.5.13+mc1.20.1.jar" filename = "sodium-fabric-mc1.20.1-0.5.3.jar"
side = "client" side = "client"
[download] [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-format = "sha512"
hash = "81c64f9c2d3402dfa43ee54d8f5a054f5243bfb08984e3addcab9fe885073c79c43c1c8c41e8f30b625d26a656f82a8e5f370bbbbf222ff1c08f4b324edb7ea4" hash = "989dffbf494030a09d69004ff761aadd130ac1fbdd26d640c1dccb5dae6a48db24de812bdf75ae7ba373e8bbdd668300884f35f9ad85b25f168619e33218279b"
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "AANobbMI" mod-id = "AANobbMI"
version = "OihdIimA" version = "4OZL6q9h"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "964ecf783bea8b447180287488369325ff51c28ae14521f3a9c89bae6f071945" hash = "142121d25b69817fd6aa9925a47c784eac12bff736ed230f72d7a517f7a5db10"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"