IceTank

Results 44 issues of IceTank

**Describe the bug** The offhand slot is not being replenished by InventoryManager with auto refill on **To Reproduce** Building blocks in off hand **Expected behavior** InventoryManager refilling the offhand slot...

enhancement

The authenticate function that does ms auth returns a promise that can reject on error. If this occurs in your code the node process will exit due to an unhandledRejection...

[x] The [FAQ](https://github.com/PrismarineJS/node-minecraft-protocol/blob/master/docs/FAQ.md) doesn't contain a resolution to my issue ## Versions - minecraft-protocol: lastest - server: vanilla/spigot/paper not vanilla ? - node: 14 ## Detailed description of a problem...

[x] The [FAQ](https://github.com/PrismarineJS/node-minecraft-protocol/blob/master/docs/FAQ.md) doesn't contain a resolution to my issue ## Versions - minecraft-protocol: current ## Detailed description of a problem Microsoft auth returnes a sligthly different session under `client.session`...

The current block shapes data only represents a blocks collision box but not a blocks bounding box as seen when hovering over a block. The current name used in mineflayer...

pc

When trying to reproduce the entity_equipment packet node-minecraft-protocol failes. @u9g suggested that the packet definition is wrong. Steps to reproduce: Launch the node-minecraft-protocol (proxy)[https://github.com/PrismarineJS/node-minecraft-protocol/tree/master/examples/proxy] example for version 1.18.1. The proxy...

pc

There are some things that did not work with the sign example and the sign implementation. The example was broken and did not work for all versions. It also had...

waiting info from op

First draft for adding task holding and task compatibility checking. This is probably missing a lot of task that should still be added with identifiers. This includes just the task...

waiting info from op