remove krypton to check if incompatible

This commit is contained in:
Ashley Graves 2023-11-03 19:23:39 +01:00
parent 2a208ffa73
commit 5ec92e76d4
Signed by: root
GPG key ID: 83A53A8C412E93F5
3 changed files with 1 additions and 24 deletions

View file

@ -837,11 +837,6 @@ file = "mods/journeymap.pw.toml"
hash = "842559b3c44c3efa3fcedad2aed56ace3f82a457bcc38da4dcd37519f79f7e5f" hash = "842559b3c44c3efa3fcedad2aed56ace3f82a457bcc38da4dcd37519f79f7e5f"
metafile = true metafile = true
[[files]]
file = "mods/krypton.pw.toml"
hash = "c39bb1dd16a3c49ee151bb6f7f8c48103d8014d913aed95f2c272b9c8c4d2314"
metafile = true
[[files]] [[files]]
file = "mods/lambdynamiclights.pw.toml" file = "mods/lambdynamiclights.pw.toml"
hash = "7da7f3c0415e364b5a0e246ddfb40dc945e77d528bb49903a70646d38b039d2d" hash = "7da7f3c0415e364b5a0e246ddfb40dc945e77d528bb49903a70646d38b039d2d"

View file

@ -1,18 +0,0 @@
name = "Krypton"
filename = "krypton-0.2.4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/fQEb0iXm/versions/cQ60Ouax/krypton-0.2.4.jar"
hash = "37a076ea08f7f49aebc8b0a1519ae7d1844bf169134b152f446dc7b95d37567808b96e8523001b98ebd19950420eb76da35df47e8d9b9af0846e68c7c829d7c0"
hash-format = "sha512"
mode = "url"
[option]
optional = false
default = false
description = "A mod to optimize the Minecraft networking stack"
[update.modrinth]
mod-id = "fQEb0iXm"
version = "cQ60Ouax"

View file

@ -4,7 +4,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "ee63326cf2156d7a1ecdd41ba507d326d7630b7ee1e16641113d175d3b6556eb" hash = "2d97382007aa81b23e91e3f3b665f5d7a325ac90c762ff2d436d36938b57bcf0"
[versions] [versions]
minecraft = "1.20.2" minecraft = "1.20.2"