Skip to content

EssentialClient v1.2.0 for 1.17.1, 1.18.2, and 1.19.0

Compare
Choose a tag to compare
@senseiwells senseiwells released this 10 Jun 23:14
· 38 commits to 1.17.1 since this release
7ca01d4

EssentialClient v1.2.0

It has been almost 4 months since the last update and this is quite a large update.
Most of the time was spent figuring out documentation for clientscript.

Issues:

  • Fixed #43, #45, #46, #49
  • Compatability with Malilib
  • Compatability with Tweakeroo Freecam
  • Fixed Box outlines not working
  • Concurrency issues

Added:

  • Minecraft 1.19 support!
  • Game Rule syncing between client and server (EssentialAddons)
  • Proper keybind system
  • Download ClientScript screen
  • A load of ClientScript features
    • Most Notably:
    • The ability to send data between scarpet and back
    • The ability to make your own config screens (thanks @purplestove)
    • The ability to make keybinds
    • More shapes (lines and spheres)
  • Indicator on ChunkDebug map to show the player location
  • The ability to see chunk statuses in ChunkDebug
  • survivalInventoryInCreative, this lets you open, as the name suggests, a survival inventory in creative
  • And a lot more I'm not bothered to remember

There are a whole lot of Arucas changes which can be found here: https://github.com/senseiwells/Arucas/releases/tag/v1.2.0

You can find the documentation for clientscript here: https://github.com/senseiwells/clientscript/blob/main/docs/v1.2.0/Full.md

All information on features are on the wiki: https://github.com/senseiwells/EssentialClient/wiki/ClientScript

Be sure to report any bugs/issues!