Replace Fabric Language Kotlin with Quilt Language Kotlin
This commit is contained in:
parent
599ce1c43d
commit
0381cea141
4 changed files with 19 additions and 19 deletions
10
index.toml
generated
10
index.toml
generated
|
@ -182,11 +182,6 @@ file = "mods/enhanced-block-entities.pw.toml"
|
|||
hash = "b8270928d44781b9e59982d376bb3cc0d24089ceebef3c79d3e1e881ba7ece60"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fabric-language-kotlin.pw.toml"
|
||||
hash = "ff4a66502e802341a84fbb8eceed65156b14436769b1f7e27a68b22fb59c1dae"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fadeless.pw.toml"
|
||||
hash = "bd5311680997fada18e6492a91770fdc0762c718b3109820d67c1b019c2f1bf8"
|
||||
|
@ -282,6 +277,11 @@ file = "mods/presence-footsteps.pw.toml"
|
|||
hash = "5027329d763899c40db5e3f389cfb2262d61d0037668c331db0cec1491c585d8"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/qkl.pw.toml"
|
||||
hash = "b0615e667641dd52e900c970553e0ce80748645dfaa93117bb126dccae3e3c19"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/qsl.pw.toml"
|
||||
hash = "7ffa8a332d46b6b412904e52353d7095b4709de406699d75bc31dc99ce416487"
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
name = "Fabric Language Kotlin"
|
||||
filename = "fabric-language-kotlin-1.10.8+kotlin.1.9.0.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/s10JMAtS/fabric-language-kotlin-1.10.8%2Bkotlin.1.9.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "06a973a9e97b6dc673dfc1c519f2118dcb068690"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Ha28R6CL"
|
||||
version = "s10JMAtS"
|
13
mods/qkl.pw.toml
Normal file
13
mods/qkl.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Quilt Kotlin Libraries (QKL)"
|
||||
filename = "quilt-kotlin-libraries-2.1.2+kt.1.9.0+flk.1.10.8.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/lwVhp9o5/versions/9WIAwhe7/quilt-kotlin-libraries-2.1.2%2Bkt.1.9.0%2Bflk.1.10.8.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "e90d951cc7c8d78ade816ef9f41cd786225182ae"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "lwVhp9o5"
|
||||
version = "9WIAwhe7"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "28e1f19f5d57bb2aa096d3664016a8e9be65f160a93c3817807d61c0426c86cc"
|
||||
hash = "1634ad984a160f1f37f8e3952ce4e8da003d7831623d6ecb1035d44e34b2aa34"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.1"
|
||||
|
|
Loading…
Reference in a new issue