From e1f9ceab55b08bd8a16764a0e89b148c1b6b7d43 Mon Sep 17 00:00:00 2001 From: Yuki Date: Sat, 4 Nov 2023 08:37:42 +0100 Subject: [PATCH] oopsies --- index.toml | 5 ----- mods/fabric-language-kotlin.pw.toml | 18 ------------------ pack.toml | 2 +- 3 files changed, 1 insertion(+), 24 deletions(-) delete mode 100644 mods/fabric-language-kotlin.pw.toml diff --git a/index.toml b/index.toml index 89e3e80..8536b3a 100644 --- a/index.toml +++ b/index.toml @@ -270,11 +270,6 @@ file = "mods/extended-cogwheels.pw.toml" hash = "4827137a07bbb7c518e0c0a7136b05c034d827d068b3042cd7ba8dcd62eb5b48" metafile = true -[[files]] -file = "mods/fabric-language-kotlin.pw.toml" -hash = "2069b0393998f55247ed5d9f9d4e220db79efaead74c90969d8f14fc951c99ba" -metafile = true - [[files]] file = "mods/fallingtree.pw.toml" hash = "fcaf9de8d09cefb813f3e89f7fd5ab067ff13ef7dc5c09aa513d67d72b545210" diff --git a/mods/fabric-language-kotlin.pw.toml b/mods/fabric-language-kotlin.pw.toml deleted file mode 100644 index e3a3bc5..0000000 --- a/mods/fabric-language-kotlin.pw.toml +++ /dev/null @@ -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" diff --git a/pack.toml b/pack.toml index 775b7ee..9c15c62 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "534c090a888a5b5ba02102ba1cbacb0ad4c54ad022fceae6e07e0eb4e97b7d85" +hash = "56b0ad8a0a8eb2ddf07b3d7f78457989b229fec802ca09cfce8a526c9f11a423" [versions] minecraft = "1.20.1"