EssentialClient 2.0.0-beta.2
Started re-writing EssentialClient.
EssentialClient had many major design flaws making it challenging to maintain, thus this rewrite aims to keep the mod more maintainable throughout the future updates of the game.
Some features from previous versions have been removed, either because I do not believe them to fit into this mod or because they are challenging to maintain.
I have completely removed the scripting ability from EssentialClient as it had major flaws in its design that made it awkward to maintain and also work with. The long-term goal is to implement a better solution; however, this will take some time.
Improvements:
- Shifted to using YACL for managing configs
highlightWaterSources
andhighlightLavaSources
has been improved- CarpetClient has been vastly improved
- Better implementation of many features (better compatability)
- Updated to 1.20.5
There are still a number of issues with this update, namely clientscript issues (to do with item nbt).
As well as networking issues. GameRule syncing between EssentialAddons and EssentialClient will work
however ChunkDebug is not fully supported yet and will be ported later.