Add support for protocol version 1.21.111

This commit is contained in:
AkmalFairuz
2025-10-02 15:23:29 +07:00
parent bb157beb03
commit dd5801f1e2

View File

@@ -5,6 +5,7 @@ A gophertunnel protocol interface implementation to support older Minecraft Bedr
## Supported Versions ## Supported Versions
| Protocol ID | Version | Support | | Protocol ID | Version | Support |
|-------------|----------|---------| |-------------|----------|---------|
| 844 | 1.21.111 | ✅ |
| 827 | 1.21.100 | ✅ | | 827 | 1.21.100 | ✅ |
| 819 | 1.21.93 | ✅ | | 819 | 1.21.93 | ✅ |
| 818 | 1.21.90 | ✅ | | 818 | 1.21.90 | ✅ |