Skip to content

Commit

Permalink
Version 0.5.5 (future 0.5.6)
Browse files Browse the repository at this point in the history
  • Loading branch information
MineGame159 committed Dec 8, 2023
1 parent bd6be3f commit 74aa1b1
Showing 1 changed file with 14 additions and 18 deletions.
32 changes: 14 additions & 18 deletions config.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,22 @@
{
"port": 3001,
"debug": false,
"version": "0.5.4",
"dev_build_version": "0.5.5",
"mc_version": "1.20.1",
"dev_build_mc_version": "1.20.2",
"version": "0.5.5",
"dev_build_version": "0.5.6",
"mc_version": "1.20.2",
"dev_build_mc_version": "1.20.4",
"baritone_mc_version": "1.20.2",
"max_dev_builds": 10,
"changelog": [
"1.20.1",
"Rewrote Item Physics",
"Rewrote Offhand",
"Added Texture Rotations to No Render",
"Added Whitelist to Slippy",
"Added Excavator",
"Added Hidden Effects and Show Ambient to Potion Timers HUD element",
"Added rotations to Nuker",
"Improved Anchor Aura",
"Improved Better Chat Player Heads",
"Improved block placing",
"Improved Sprint",
"Improved Middle Click Extra",
"A lot of fixes all around"
"Minecraft 1.20.2",
"Baritone is no longer bundled with Meteor and is optional",
"Improved performance of Light Overlay, Spawn Proofer and Potion Timers HUD",
"Added levers, rails and redstone gates to Spawn Proofer",
"Made Freecam work with F3-G (chunk borders)",
"Add option to create a waypoint with custom coordinates using commands",
"Improve handling of corrupted config files",
"Added helper sub-commands to .input",
"Added Sign setting to Book Bot",
"Bunch of bug fixes all around"
]
}

0 comments on commit 74aa1b1

Please sign in to comment.