From ba6153fa410197fb227187f8ce815fec6ff15a75 Mon Sep 17 00:00:00 2001 From: Hedzer Kuijlman Date: Sat, 12 Apr 2025 17:29:40 +0200 Subject: [PATCH] Updated README.md --- README.md | 35 ++++++++++++++--------------------- 1 file changed, 14 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 7486918..03d8767 100644 --- a/README.md +++ b/README.md @@ -26,37 +26,30 @@ As a challenge I'm trying to make it as user-friendly as possible. - Version "control" - Shared Ender Chest - Shared EC Access control (via config) + - Open/close EC block while opening/closing SEC + - Play open & close sounds - Vein miner ![VeinMiner](https://i.imgur.com/zOXWMNa.gif) +- Chat Calculator ### Commands - /spectator | Essentially server-side free-cam, you get put in spectator and are able to fly around, once you use the command again you get put back to where you were. - /slimechunk (/sc) | See if you're currently in a slimechunk -# Currently working on 1.3.2 - -## Server Side -- [x] Chat Calculator - - ## Client Side -### New Features -- [x] Teleportation Angle Viewer for [this machine](https://www.youtube.com/watch?v=FnUE-ZaALLw) -![Teleportation Keybindings](https://i.imgur.com/gjO1H3d.png) -- [x] Removed game fog (lava, water, etc.) - - [x] All types individually toggleable -- [x] Mod Menu integration - - [x] Automatic config adaption (currently booleans only) -- [x] Removed darkness effect - - [x] Toggleable +- Teleportation Angle Viewer for [this machine](https://www.youtube.com/watch?v=FnUE-ZaALLw) + - Toggleable pitch/yaw lock while teleporting + ![Teleportation Keybindings](https://i.imgur.com/gjO1H3d.png) +- Remove game fog (lava, water, etc.) + - All types individually toggleable +- Mod Menu integration + - Automatic config adaption (currently booleans only) +- Remove darkness effect + - Toggleable +- Keybinding for /camera -### Changes -- Shared Ender Chest - - [x] Open/close EC block while opening/closing SEC - - [x] Play open & close sounds - -# Features to come +# To-do ## General - Rework config system