From dd5801f1e2a9d6fa65b68f10f3bd891d8448cafc Mon Sep 17 00:00:00 2001 From: AkmalFairuz Date: Thu, 2 Oct 2025 15:23:29 +0700 Subject: [PATCH] Add support for protocol version 1.21.111 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1e8a94f..5a78a4a 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ A gophertunnel protocol interface implementation to support older Minecraft Bedr ## Supported Versions | Protocol ID | Version | Support | |-------------|----------|---------| +| 844 | 1.21.111 | ✅ | | 827 | 1.21.100 | ✅ | | 819 | 1.21.93 | ✅ | | 818 | 1.21.90 | ✅ |