From 23271617470c7e775761aa54ae879b32996c7b95 Mon Sep 17 00:00:00 2001 From: T3stAcc Date: Fri, 6 Mar 2026 20:40:51 +0200 Subject: [PATCH] Update README.md (#727) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fe589e0..0fdd6839 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Basic LAN multiplayer is available on the Windows build - Game connections use TCP port `25565` by default - LAN discovery uses UDP port `25566` -This feature is based on [LCEMP](https://github.com/LCEMP/LCEMP/) +This feature is based on [LCEMP](https://github.com/LCEMP/LCEMP) ### Launch Arguments @@ -65,6 +65,7 @@ The headless server also reads and writes `server.properties` in the working dir - **Sneak / Fly (Down)**: `Shift` (Hold) - **Sprint**: `Ctrl` (Hold) or Double-tap `W` - **Inventory**: `E` +- **Chat**: `T` - **Drop Item**: `Q` - **Crafting**: `C` Use `Q` and `E` to move through tabs (cycles Left/Right) - **Toggle View (FPS/TPS)**: `F5`