|
1 | 1 | {
|
2 | 2 | "port": 3001,
|
3 | 3 | "debug": false,
|
4 |
| - "version": "0.5.7", |
5 |
| - "dev_build_version": "0.5.8", |
6 |
| - "mc_version": "1.20.6", |
7 |
| - "dev_build_mc_version": "1.21.1", |
8 |
| - "baritone_mc_version": "1.21.1", |
| 4 | + "version": "0.5.8", |
| 5 | + "dev_build_version": "0.5.9", |
| 6 | + "mc_version": "1.21.1", |
| 7 | + "dev_build_mc_version": "1.21.3", |
| 8 | + "baritone_mc_version": "1.21.3", |
9 | 9 | "max_dev_builds": 10,
|
10 | 10 | "changelog": [
|
11 |
| - "Add Auto Wasp", |
12 |
| - "Add Titles to No Render", |
13 |
| - "Add Map Contents to No Render", |
14 |
| - "Add Keep Sprint to Sprint", |
15 |
| - "Add Anti Clear to Better Chat", |
16 |
| - "Add Waypoint Fade Distance to Waypoints", |
17 |
| - "Add reset button to the GUI tab", |
18 |
| - "Improve Better Tooltips", |
19 |
| - "Rename Insta Mine to Instant Rebreak", |
20 |
| - "Made Sprint Rage mode omni-directional", |
21 |
| - "Fix Server Spoof resource pack message", |
22 |
| - "Fix crash on servers that spawn \"fake players\"", |
23 |
| - "Fix Collisions issue with Lithium", |
24 |
| - "Fix chest swapping for Elytra Fly with Pitch 40 mode", |
25 |
| - "Fix Better Chat with client-side messages", |
26 |
| - "Fix Notebot reach", |
27 |
| - "Fix binding to modifier keys on Linux X11" |
| 11 | + "Minecraft 1.21.1", |
| 12 | + "Add mace related settings to Criticals", |
| 13 | + "Add wind charges to Trajectories", |
| 14 | + "Add mace and trident to Kill Aura", |
| 15 | + "Add Pause in Creative setting for Middle Click Open mode in Better Tooltips", |
| 16 | + ".peek now works for containers in item frames", |
| 17 | + "Fix waypoints with the same name", |
| 18 | + "Add per-entity cooldown to Auto Nametag", |
| 19 | + "Auto Log now disables Auto Reconnect after a disconnect", |
| 20 | + "Add entities to Auto Log", |
| 21 | + "Add Unsprint on Hit setting to Sprint", |
| 22 | + "Improvements to Trajectories", |
| 23 | + "Add distance check setting for totem pops in Notifier", |
| 24 | + "Add swap, drop and hotbar keys to .input", |
| 25 | + "Remove Baritone requirement for locating strongholds", |
| 26 | + "Remove EasyMC from account manager", |
| 27 | + "Improvements to Resource Pack setting in Server Spoof", |
| 28 | + "Add Multitask", |
| 29 | + "Add Auto Split Messages, Split Length and Lowercase settings to Spam", |
| 30 | + "Add Block Entities setting to No Render", |
| 31 | + "Add module aliases", |
| 32 | + "Add player join and leave messages to Notifier", |
| 33 | + "Improvements to damage calculations", |
| 34 | + "Improvements to Highway Builder", |
| 35 | + "Improve performance of Block ESP", |
| 36 | + "Add Blacklist setting to No Mining Trace" |
28 | 37 | ]
|
29 | 38 | }
|
0 commit comments