-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cb75f07
commit 71558ad
Showing
1 changed file
with
20 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,29 @@ | ||
{ | ||
"port": 3001, | ||
"debug": false, | ||
"version": "0.5.6", | ||
"dev_build_version": "0.5.7", | ||
"mc_version": "1.20.4", | ||
"version": "0.5.7", | ||
"dev_build_version": "0.5.8", | ||
"mc_version": "1.20.6", | ||
"dev_build_mc_version": "1.20.6", | ||
"baritone_mc_version": "1.20.6", | ||
"max_dev_builds": 10, | ||
"changelog": [ | ||
"The favorites category is now sorted", | ||
"Add age settings to Kill Aura and Auto Breed", | ||
"Add .disconnect command", | ||
"Allow any characters in cracked names", | ||
"Extend the range of chracters out custom font renderer can display", | ||
"Add chat parsing for color list settings", | ||
"Improve damage calcualtions", | ||
"Add grim bypass to Speed Mine", | ||
"Save EasyMc / Altening tokens in the account manager", | ||
"Add Starscript function meteor.get_module_setting(module, setting)", | ||
"Add Starscript player.gamemode field", | ||
"Add back Insta Mine", | ||
"Trajectories can now be used with items in offhand", | ||
"Allow selecting entity groups using commands", | ||
"Add support for key modifiers in keybinds", | ||
"Improve pop up prompts", | ||
"Add glow setting to ESP", | ||
"A lot of bug fixes and small improvements to many modules" | ||
"Add Auto Wasp", | ||
"Add Titles to No Render", | ||
"Add Map Contents to No Render", | ||
"Add Keep Sprint to Sprint", | ||
"Add Anti Clear to Better Chat", | ||
"Add Waypoint Fade Distance to Waypoints", | ||
"Add reset button to the GUI tab", | ||
"Improve Better Tooltips", | ||
"Rename Insta Mine to Instant Rebreak", | ||
"Made Sprint Rage mode omni-directional", | ||
"Fix Server Spoof resource pack message", | ||
"Fix crash on servers that spawn \"fake players\"", | ||
"Fix Collisions issue with Lithium", | ||
"Fix chest swapping for Elytra Fly with Pitch 40 mode", | ||
"Fix Better Chat with client-side messages", | ||
"Fix Notebot reach", | ||
"Fix binding to modifier keys on Linux X11" | ||
] | ||
} |