From 5bda06e62b4ae7015b74f7e51e636e2bd6a96427 Mon Sep 17 00:00:00 2001 From: daedreus Date: Sat, 9 Jul 2022 23:32:15 -0500 Subject: [PATCH] remove krypton to attempt to fix packet issues --- .minecraft/index.toml | 5 ----- .minecraft/mods/krypton.pw.toml | 13 ------------- .minecraft/pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 .minecraft/mods/krypton.pw.toml diff --git a/.minecraft/index.toml b/.minecraft/index.toml index dcd45fa..3b04d2e 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -206,11 +206,6 @@ file = "mods/journeymap.pw.toml" hash = "307ad29277ba57ddf0a3acd1226a20bb0e4240a1d5c1df8a3b90b1dc024c0b92" metafile = true -[[files]] -file = "mods/krypton.pw.toml" -hash = "88aeb1fc13ec8b110e103cd923b510e0034f468c7c00b80f68322014a210ff02" -metafile = true - [[files]] file = "mods/lambdynamiclights.pw.toml" hash = "8fb914c75a06a677721dd1fc880606d790886be9e0b392820dcecb9bb56e0786" diff --git a/.minecraft/mods/krypton.pw.toml b/.minecraft/mods/krypton.pw.toml deleted file mode 100644 index 1879e2d..0000000 --- a/.minecraft/mods/krypton.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Krypton" -filename = "krypton-0.2.0.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "4ef667c6e053dd22e3e8cfa6299a75069af858ad" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 3821821 -project-id = 428912 diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index 4c404e7..80f2f0e 100644 --- a/.minecraft/pack.toml +++ b/.minecraft/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "898388a3b7ac2727d36fce84e8d7a712823762d4e9aa4005c21b5cbe0872bb62" +hash = "e9cc111c17cfa4b7d67ab98b0d98e06a57ffdbcc0507dd64774e0f3af196f861" [versions] fabric = "0.14.8"