ZacSharp
ZacSharp
I opened a pull request to fix this in SongPlayer. Ideally Baritone would also use `@Redirect` less, but I didn't try switching to `ModifyExpressionValue`/`WrapOperation` yet because using MixinExtras on LexForge...
This is neither your mistake nor ours. It's Forge / SpecialSource messing up and turning valid java code (`public final BetterBlockPos.x` shadows `private final BlockPos.x` and code accesses the public...
> Assuming everything succeeds, I'll open up a pr with those changes Not sure what kind of changes you mean here. `BetterBlockPos` already has `getX`, `getY` and `getZ` inherited from...
Sorry for taking almost a complete week when I said "couple days" (I had 2 or max. 3 days in mind) though here's what I now think happens: 1. When...
Stop spamming.
> If these two changes are implemented, the bot's bridging should look indistinguishable from a regular player. This would significantly reduce the chance of it being banned. So it's an...
"Antifeature" might have been a bit harsh. I just really do not like your motivation.
If my memories about player physics are correct the slowdown should entirely stem from sneaking backwards, not from rotating back and forth. So sneaking sideways (and possibly not at all)...
Also concerning impact: it is dead, might as well remove it from the readme.
The files in your google drive are not from the CI run you linked but from an older one. This issue will be closed once the pull request is merged....