Updated Fabric Language Kotlin to accomodate for Origins: Sun Block

This commit is contained in:
JordanPlayz158
2024-11-10 18:52:46 -05:00
parent 1896e15c1f
commit 5fcf7a72a9
3 changed files with 6 additions and 6 deletions

View File

@@ -457,7 +457,7 @@ metafile = true
[[files]] [[files]]
file = "mods/fabric-language-kotlin.pw.toml" file = "mods/fabric-language-kotlin.pw.toml"
hash = "508af0c05e63443f8179d0b5a34731735fc215872318b23e26df4487d260a36b" hash = "07620e0acf742955b2f10e73244e1828836dd8737ea6142c7c4cd03243a78b7e"
metafile = true metafile = true
[[files]] [[files]]

View File

@@ -1,13 +1,13 @@
name = "Fabric Language Kotlin" name = "Fabric Language Kotlin"
filename = "fabric-language-kotlin-1.12.1+kotlin.2.0.20.jar" filename = "fabric-language-kotlin-1.12.3+kotlin.2.0.21.jar"
side = "both" side = "both"
[download] [download]
url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/FayzGq0c/fabric-language-kotlin-1.12.1%2Bkotlin.2.0.20.jar" url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/B0fZidZi/fabric-language-kotlin-1.12.3%2Bkotlin.2.0.21.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "5a5c0288ed6ab8c260b987c84d8cdbfe6bc928a7" hash = "54cd3900a904b81bd24c4a35b6577a2ac197b51a"
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "Ha28R6CL" mod-id = "Ha28R6CL"
version = "FayzGq0c" version = "B0fZidZi"

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 = "deb16736f2985040e2625f5f4913c06a11175916f3dc1dd850d99d00e7cc8adb" hash = "78396803d033bd294e3ea1cb7f1d53d6c722b7734d5f4f2c30da58890d5077b6"
[versions] [versions]
fabric = "0.16.9" fabric = "0.16.9"