From 978fecee37261b2859f814eeef8e5aa3f5796887 Mon Sep 17 00:00:00 2001 From: T3stAcc Date: Fri, 6 Mar 2026 19:44:58 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fe589e0c..0fdd6839c 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`