diff --git a/README.md b/README.md index f5b636c..2b7ffd1 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ An addon to Meteor Client that adds modules and commands that were too useless t - AutoPot (Taken from an [unmerged PR](https://github.com/MeteorDevelopment/meteor-client/pull/274)) - AutoTNT - AutoWither (Taken from an [unmerged PR](https://github.com/MeteorDevelopment/meteor-client/pull/1070)) +- BedrockWalk - BlockIn - BoatGlitch & BoatPhase (Taken from an [unmerged PR](https://github.com/MeteorDevelopment/meteor-client/pull/814)) - Boost (Ported from [Cornos](https://github.com/cornos/Cornos/blob/master/src/main/java/me/zeroX150/cornos/features/module/impl/movement/Boost.java)) @@ -48,6 +49,8 @@ An addon to Meteor Client that adds modules and commands that were too useless t **Modifications** - NoRender - `noCommandSuggestions` (Taken from an [unmerged PR](https://github.com/MeteorDevelopment/meteor-client/pull/1347)) +- Flight + - `stopMomentum` ## Commands - `.ghost` (Ported from [AntiGhost](https://github.com/gbl/AntiGhost/blob/fabric_1_16/src/main/java/de/guntram/mcmod/antighost/AntiGhost.java))