diff options
| author | T3stAcc <t.acc.99@inbox.ru> | 2026-03-06 20:40:51 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-06 12:40:51 -0600 |
| commit | 23271617470c7e775761aa54ae879b32996c7b95 (patch) | |
| tree | 4e168e804c79413d33b1e420e65b26e990c1d3af | |
| parent | ce24910f3093bccd81acc631d70b33e315847f15 (diff) | |
Update README.md (#727)
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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` |
