Updated README for 1.4.1 release
All checks were successful
build / build (push) Successful in 1m17s
All checks were successful
build / build (push) Successful in 1m17s
This commit is contained in:
35
README.md
35
README.md
@ -28,9 +28,14 @@ As a challenge I'm trying to make it as user-friendly as possible.
|
||||
- Open/close EC block while opening/closing SEC
|
||||
- Play open & close sounds
|
||||
- Vein miner
|
||||
- Configurable animation (tick delay)
|
||||
- Leaves veinmineable using shears
|
||||
Code inspired by Inferis!
|
||||

|
||||
- Chat Calculator
|
||||
- Check if operator is present before calculating
|
||||
- Replenish
|
||||
|
||||
|
||||
### 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.
|
||||
@ -43,38 +48,22 @@ Code inspired by Inferis!
|
||||

|
||||
- 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 /spectator
|
||||
|
||||
# Currently working on
|
||||
|
||||
## Server Side
|
||||
- [x] Chat Calculator
|
||||
- [x] Check if operator is present before calculating
|
||||
- Vein Miner
|
||||
- [x] Configurable animation (tick delay)
|
||||
- [x] Leaves veinmineable using shears
|
||||
- [x] Replenish
|
||||
|
||||
|
||||
## Client Side
|
||||
|
||||
- [x] Render block entities from a longer range
|
||||
- [x] Toggleable via GUI
|
||||
- [x] Configurable value
|
||||
- [x] In GUI
|
||||
- [x] Rework Mod Menu integration to be more flexible
|
||||
- Render block entities from a longer range
|
||||
- Toggleable via GUI
|
||||
- Configurable value
|
||||
- In GUI
|
||||
- Mod Menu integration
|
||||
DISCLAIMER: this is NOT perfect and still needs to be reworked, I'm just too lazy right now...
|
||||
- The following types are accepted:
|
||||
- String
|
||||
- Boolean
|
||||
- Float
|
||||
- Integer
|
||||
- [x] Zoom
|
||||
- [x] Configurable
|
||||
- Zoom
|
||||
- Configurable
|
||||
- Smooth zoom
|
||||
- Initial zoom value
|
||||
- Zoom step value
|
||||
|
Reference in New Issue
Block a user