| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix waypoints Skytils v1 importing
|
|
config (#825)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
removed text.autoconfig. prefix
new way is skyblocker.option.
|
|
|
|
|
|
Mojang's method is more concise and provides far superior error messages
incase the value isn't present (like why it happened) whereas with
Optionals its just the standard value not present message.
|
|
Co-authored-by: olim <bobq4582@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
* Add waterboard detection and parsing
* Solve waterboard
* Render lines through walls
* Fix lines
* Add lever highlights
|
|
|
|
|
|
|
|
|