Open/close EC block while opening/closing SEC + Play open & close sounds

This commit is contained in:
2025-04-11 14:06:21 +02:00
parent c3a13c8063
commit f28159b442
3 changed files with 41 additions and 5 deletions

View File

@ -38,7 +38,10 @@ As a challenge I'm trying to make it as user-friendly as possible. (It ain't the
## 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.)
@ -48,6 +51,11 @@ As a challenge I'm trying to make it as user-friendly as possible. (It ain't the
- [x] Removed darkness effect
- [x] Toggleable
### Changes
- Shared Ender Chest
- [x] Open/close EC block while opening/closing SEC
- [x] Play open & close sounds
# Features to come
## Server Side