1
0
mirror of https://github.com/nesquate-mcserver/modpack-server.git synced 2026-06-06 05:48:55 +00:00

Fix "sent out-of-order chat"

Install TIN3O https://github.com/charassss/tin3o
This commit is contained in:
Nesquate
2023-07-24 16:36:20 +08:00
parent 400789fdd4
commit 410b844b5b
3 changed files with 5 additions and 1 deletions

View File

@@ -8,6 +8,10 @@ hash = "4fb0cb37de5a6de765958c81c93af543c6c89b69d0fbbf9eda2380c3138101d2"
file = "mods/LuckPerms-Fabric-PlaceholderAPI-Hook.jar" file = "mods/LuckPerms-Fabric-PlaceholderAPI-Hook.jar"
hash = "8725f502a6277a38be066c0c7b8a11a193381c0de8e1f5857debd67f282cbd04" hash = "8725f502a6277a38be066c0c7b8a11a193381c0de8e1f5857debd67f282cbd04"
[[files]]
file = "mods/TIN3O-1.0.0.jar"
hash = "746cee7f61f204c169fc8255feec025a347f4653bef562963ea392281e002ff7"
[[files]] [[files]]
file = "mods/async-locator.pw.toml" file = "mods/async-locator.pw.toml"
hash = "b0c84806bc32028e006144a81865ff5180614bb8146ffc265a905bb2c6c3e1bb" hash = "b0c84806bc32028e006144a81865ff5180614bb8146ffc265a905bb2c6c3e1bb"

BIN
mods/TIN3O-1.0.0.jar Normal file

Binary file not shown.

View File

@@ -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 = "7627f989463fae33dcfdd02616cdab8cbb923b5ab4c550048772941b358a4ac3" hash = "6353dc7cd09e21939e76325a291c421b4ee97a62556322a78d83034bc7d91f8d"
[versions] [versions]
fabric = "0.14.21" fabric = "0.14.21"