This commit is contained in:
Ashley Graves 2023-11-04 08:37:42 +01:00
parent e59cf59552
commit e1f9ceab55
Signed by: root
GPG key ID: 83A53A8C412E93F5
3 changed files with 1 additions and 24 deletions

View file

@ -270,11 +270,6 @@ file = "mods/extended-cogwheels.pw.toml"
hash = "4827137a07bbb7c518e0c0a7136b05c034d827d068b3042cd7ba8dcd62eb5b48" hash = "4827137a07bbb7c518e0c0a7136b05c034d827d068b3042cd7ba8dcd62eb5b48"
metafile = true metafile = true
[[files]]
file = "mods/fabric-language-kotlin.pw.toml"
hash = "2069b0393998f55247ed5d9f9d4e220db79efaead74c90969d8f14fc951c99ba"
metafile = true
[[files]] [[files]]
file = "mods/fallingtree.pw.toml" file = "mods/fallingtree.pw.toml"
hash = "fcaf9de8d09cefb813f3e89f7fd5ab067ff13ef7dc5c09aa513d67d72b545210" hash = "fcaf9de8d09cefb813f3e89f7fd5ab067ff13ef7dc5c09aa513d67d72b545210"

View file

@ -1,18 +0,0 @@
name = "Fabric Language Kotlin"
filename = "fabric-language-kotlin-1.10.13+kotlin.1.9.20.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/atZwzPrT/fabric-language-kotlin-1.10.13%2Bkotlin.1.9.20.jar"
hash = "0e8fc3b26fc9e91860994e458c1e74604034ceee0aa90970093fc6cc9b04f5cb78e4fd307b9a3f34b26da0ebdca1b314e45a387e3eeed3a0b9a41445464f9395"
hash-format = "sha512"
mode = "url"
[option]
optional = false
default = false
description = "This is a mod that enables usage of the Kotlin programming language for Fabric mods."
[update.modrinth]
mod-id = "Ha28R6CL"
version = "atZwzPrT"

View file

@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "534c090a888a5b5ba02102ba1cbacb0ad4c54ad022fceae6e07e0eb4e97b7d85" hash = "56b0ad8a0a8eb2ddf07b3d7f78457989b229fec802ca09cfce8a526c9f11a423"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"