diff --git a/Vanilla Plus Plus Fabric-1.0.0.mrpack b/Vanilla Plus Plus Fabric-1.0.0.mrpack index 43234ee..1c53cb0 100644 Binary files a/Vanilla Plus Plus Fabric-1.0.0.mrpack and b/Vanilla Plus Plus Fabric-1.0.0.mrpack differ diff --git a/index.toml b/index.toml index a608bfb..9623e8f 100644 --- a/index.toml +++ b/index.toml @@ -795,9 +795,14 @@ file = "mods/fabric-api.pw.toml" hash = "ebd92e07834dae22ebb7340a1112ac20d79869ec12ef5107938f564dee2661d2" metafile = true +[[files]] +file = "mods/fabric-language-kotlin-client.pw.toml" +hash = "32fede3194f0ee33bc90aead9d479ce035fb7d0261fc42ce705beaf9b7919c09" +metafile = true + [[files]] file = "mods/fabric-language-kotlin.pw.toml" -hash = "42aadc1db3d1960f629dfbe870a659744cca3fb1fd99adf9bb3755bf7b23837f" +hash = "a675c54e2d28915ed0315b2371ef7300f58569860162ccf7271791ab4a29b2e3" metafile = true [[files]] diff --git a/mods/fabric-language-kotlin-client.pw.toml b/mods/fabric-language-kotlin-client.pw.toml new file mode 100644 index 0000000..d0ff191 --- /dev/null +++ b/mods/fabric-language-kotlin-client.pw.toml @@ -0,0 +1,8 @@ +name = "Fabric Language Kotlin" +filename = "fabric-language-kotlin-1.13.0+kotlin.2.1.0.jar" +side = "client" + +[download] +url = "https://cdn.densmo.re/mc/fabric-language-kotlin-1.13.0%2Bkotlin.2.1.0.jar" +hash-format = "sha512" +hash = "bd6acac5e2196aae0095ec453aec46d54e0d925289895fac94b1426cabd3db7e275302502475c61b9719fc8f026e7aaa305122dcdf374c58620bc38b8b4e99a7" diff --git a/mods/fabric-language-kotlin.pw.toml b/mods/fabric-language-kotlin.pw.toml index 3356b73..1db3367 100644 --- a/mods/fabric-language-kotlin.pw.toml +++ b/mods/fabric-language-kotlin.pw.toml @@ -1,6 +1,6 @@ name = "Fabric Language Kotlin" filename = "fabric-language-kotlin-1.9.6+kotlin.1.8.22.jar" -side = "both" +side = "server" [download] url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/5J7lguFF/fabric-language-kotlin-1.9.6%2Bkotlin.1.8.22.jar" diff --git a/pack.toml b/pack.toml index 26b5905..f489b1c 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "4bb02316c7ad016e2ce7568dd34a02fa370c0c26b2397c6c854ca943adb43b47" +hash = "88f3af0eeef188b78d774bdcad3fde7b8069a06bf6ad1e6765bbd654806660f6" [versions] fabric = "0.16.9"