mineflayer icon indicating copy to clipboard operation
mineflayer copied to clipboard

Add optionsPlace to placeBlock

Open iiroak opened this issue 1 year ago • 5 comments

Using this function, you need to be able to control the wait time for block placement. This could make the timeout and swingarm changeable.

iiroak avatar Mar 18 '24 18:03 iiroak

/fixlint

rom1504 avatar Apr 19 '24 21:04 rom1504

I ran npm run fix which fixed the lint, but I couldn't push the changes to this branch as the PR author didn't grant write permissions to the maintainers. The PR author must manually run npm run fix and push the changes.

rom1504bot avatar Apr 19 '24 21:04 rom1504bot

can you use this in an example?

rom1504 avatar Apr 19 '24 21:04 rom1504

Hello, sorry for the delay, I made this change because I am making a bot to print MapArts, the problem was that I was using awaits, but the waiting time was too long, I needed a faster confirmation, because if I didn't place it in that time indicated, it was not necessary to wait for the default, so I pushed this, in a while I will make a fix and change what they told me

iiroak avatar Apr 23 '24 17:04 iiroak