From 1ae838b4e953035c4b09f7f1c0257b526b708dd3 Mon Sep 17 00:00:00 2001 From: CPTProgrammer <46586216+CPTProgrammer@users.noreply.github.com> Date: Sat, 18 Apr 2026 07:11:22 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d4b5fde..2f95701 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Chat Plus -![Static Badge](https://img.shields.io/badge/Minecraft_version-1.19%2B_%7C_1.20%2B_%7C_1.21%2B-red?style=flat) +![Static Badge](https://img.shields.io/badge/Minecraft_version-1.19%2B_%7C_1.20%2B_%7C_1.21%2B_%7C_26.1%2B-red?style=flat) @@ -43,6 +43,7 @@ _* Other mods may work without explicit support. Report compatibility requests v | 1.20 | 1.20 - 1.20.2 | | 1.20.3 | 1.20.3 - 1.20.6 | | 1.21 | 1.21 - 1.21.11 | +| 26.1 | 26.1 - 26.1.2 | @@ -50,7 +51,7 @@ _* Other mods may work without explicit support. Report compatibility requests v #### Environment -- Java 21 or higher +- Java 25 or higher - (Optional) Java IDE with Manifold support (e.g., IntelliJ IDEA)
_* If using IntelliJ IDEA, the Manifold plugin should be installed_