remove krypton to check if incompatible
This commit is contained in:
parent
2a208ffa73
commit
5ec92e76d4
3 changed files with 1 additions and 24 deletions
|
@ -837,11 +837,6 @@ file = "mods/journeymap.pw.toml"
|
|||
hash = "842559b3c44c3efa3fcedad2aed56ace3f82a457bcc38da4dcd37519f79f7e5f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/krypton.pw.toml"
|
||||
hash = "c39bb1dd16a3c49ee151bb6f7f8c48103d8014d913aed95f2c272b9c8c4d2314"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/lambdynamiclights.pw.toml"
|
||||
hash = "7da7f3c0415e364b5a0e246ddfb40dc945e77d528bb49903a70646d38b039d2d"
|
||||
|
|
|
@ -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"
|
|
@ -4,7 +4,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "ee63326cf2156d7a1ecdd41ba507d326d7630b7ee1e16641113d175d3b6556eb"
|
||||
hash = "2d97382007aa81b23e91e3f3b665f5d7a325ac90c762ff2d436d36938b57bcf0"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.2"
|
||||
|
|
Loading…
Reference in a new issue