remove krypton to attempt to fix packet issues
This commit is contained in:
parent
83104238ca
commit
5bda06e62b
3 changed files with 1 additions and 19 deletions
|
@ -206,11 +206,6 @@ file = "mods/journeymap.pw.toml"
|
||||||
hash = "307ad29277ba57ddf0a3acd1226a20bb0e4240a1d5c1df8a3b90b1dc024c0b92"
|
hash = "307ad29277ba57ddf0a3acd1226a20bb0e4240a1d5c1df8a3b90b1dc024c0b92"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/krypton.pw.toml"
|
|
||||||
hash = "88aeb1fc13ec8b110e103cd923b510e0034f468c7c00b80f68322014a210ff02"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/lambdynamiclights.pw.toml"
|
file = "mods/lambdynamiclights.pw.toml"
|
||||||
hash = "8fb914c75a06a677721dd1fc880606d790886be9e0b392820dcecb9bb56e0786"
|
hash = "8fb914c75a06a677721dd1fc880606d790886be9e0b392820dcecb9bb56e0786"
|
||||||
|
|
|
@ -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
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "898388a3b7ac2727d36fce84e8d7a712823762d4e9aa4005c21b5cbe0872bb62"
|
hash = "e9cc111c17cfa4b7d67ab98b0d98e06a57ffdbcc0507dd64774e0f3af196f861"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.8"
|
fabric = "0.14.8"
|
||||||
|
|
Loading…
Reference in a new issue