Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed LGPL-3.0-or-later
Published 3 weeks ago
Updated 2 weeks ago
Usage
Prepend quic://
to the Minecraft server address. (tcp://
can also be used, but it has no effect as TCP is the default.)
Credits
Significant portions of code have been reworked from quic-connect by ramidzkh (Ramid Khan).
Footnotes
- You must use a valid, CA-signed TLS certificate on the server.
- If you want to use a self-signed certificate, please compile the mod with
.trustManager(io.netty.handler.ssl.util.InsecureTrustManagerFactory.INSTANCE)
uncommented.
- If you want to use a self-signed certificate, please compile the mod with
- Only these platforms are supported:
- Windows:
x86-64
- Linux:
x86-64
ARM64
- Windows: