diff --git a/src/routes/faq/+page.md b/src/routes/faq/+page.md index 5fecd53..1a4bfe5 100644 --- a/src/routes/faq/+page.md +++ b/src/routes/faq/+page.md @@ -77,7 +77,10 @@ supported [here](https://lambdaurora.dev/optifine_alternatives/). ## How do I use Baritone with Meteor? -Meteor comes with Baritone built in, so you don't need to download a standalone baritone. +Baritone is no longer included with Meteor. Features that depend on Baritone will be disabled unless you put Baritone into your mods folder manually. This will allow us to decouple Meteor from Baritone and update to newer versions faster. + +### Using Baritone + Baritone's default command prefix is `#`. You can view all of Baritone's commands [here](https://github.com/cabaletta/baritone/blob/master/USAGE.md) and settings [here](https://baritone.leijurv.com/baritone/api/Settings.html).