Updated README.md

This commit is contained in:
2025-04-12 17:29:40 +02:00
parent 798027a3af
commit 064ff9cd04

View File

@ -26,37 +26,30 @@ As a challenge I'm trying to make it as user-friendly as possible.
- Version "control" - Version "control"
- Shared Ender Chest - Shared Ender Chest
- Shared EC Access control (via config) - Shared EC Access control (via config)
- Open/close EC block while opening/closing SEC
- Play open & close sounds
- Vein miner - Vein miner
![VeinMiner](https://i.imgur.com/zOXWMNa.gif) ![VeinMiner](https://i.imgur.com/zOXWMNa.gif)
- Chat Calculator
### Commands ### 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. - /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 - /slimechunk (/sc) | See if you're currently in a slimechunk
# Currently working on 1.3.2
## Server Side
- [x] Chat Calculator
## Client Side ## Client Side
### New Features - Teleportation Angle Viewer for [this machine](https://www.youtube.com/watch?v=FnUE-ZaALLw)
- [x] 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) ![Teleportation Keybindings](https://i.imgur.com/gjO1H3d.png)
- [x] Removed game fog (lava, water, etc.) - Remove game fog (lava, water, etc.)
- [x] All types individually toggleable - All types individually toggleable
- [x] Mod Menu integration - Mod Menu integration
- [x] Automatic config adaption (currently booleans only) - Automatic config adaption (currently booleans only)
- [x] Removed darkness effect - Remove darkness effect
- [x] Toggleable - Toggleable
- Keybinding for /camera
### Changes # To-do
- Shared Ender Chest
- [x] Open/close EC block while opening/closing SEC
- [x] Play open & close sounds
# Features to come
## General ## General
- Rework config system - Rework config system