This commit is contained in:
35
README.md
35
README.md
@ -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
|
||||||

|

|
||||||
|
- 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
|
||||||

|

|
||||||
- [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
|
||||||
|
Reference in New Issue
Block a user