ccetl
ccetl
### LiquidBounce Branch Nextgen ### LiquidBounce Build/Version 0.15.2 ### Operating System Windows 11 ### Minecraft Version 1.21.1 ### Describe the bug  ### Steps to reproduce - ### Client Log...
GhostHand will now behave as you would expect it by default.
This PR puts the block placement logic from ModuleBedDefender in a separate class that can be used by other modules in the future that will require block placing. This will...
- Adds a restore command, that restores original values - Improves the value command: you now have auto-completion for certain settings and you can use it for sub-settings
**What does this PR add?** This PR adds annotation processors that automatically collect implementations at compile time. This is done using Kotlin Symbol Processing (KSP). **Why?** The motivation behind this...
### LiquidBounce Branch Nextgen ### LiquidBounce Build/Version all ### Operating System all ### Minecraft Version all ### Describe the bug Scaffold interacts, e.g. furnaces, with blocks, which leads to their...
Allows for the creation of translation files and adds an english translation for the UI. TODOs: - [ ] complete the translation - [ ] add a setting to change...