Maxim Zhuchkov
Maxim Zhuchkov
For now I came with following procedure: ```go func SetChunkBlock(c *level.Chunk, lx, ly, lz, bs int) { sid := (ly+64)/16 + 4 if len(c.Sections)
It should be optional because sometimes you don't want to give players ability to modify anything.
> Baritone sneaks whenever it places a block because there's no way to tell whether rightclicking without sneaking would cause some other action (e.g. open a chest). Without sneaking every...
I really like last one, seems like a proper fix. Sadly my java + minecraft client codebase knowledge is not nearly enough to do it myself. I think only solution...
Bump
> Compiling without AddressSanitizer fixes it for me Did you run this on production? Try to leave this bot for a night online and see what happens...
Agreed, @KaptainWutax it will be very very useful, sometimes auto-detection of shipwrecks is not working and ocean monuments too...
Bump As I understood there is command line argument that can be passed to client that sets token. How about just appending a string from bash script that does token...
Woops, my blindness here, sorry!