-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Labels
Description
While playing Fetchr with bl4ckscor3, I tossed the spyglass from my offhand on the ground in the skybox, but I was unable to pick it back up again, rendering me spyglassless. I tried this with several spyglasses that I gave myself using /give
, and I could pick up none of them, and neither could bl4ck in the same skybox. I also noticed through /data get
that these spyglass item entities had a pick-up delay of 32767s.
bl4ck himself did not experience this bug however, as most of the time he could not even toss his spyglass. Either the spyglass had a pick-up delay of 0, or the tossed spyglass was deleted and he was immediately given a new one through /give
.
So I'm assuming this is a multiplayer-only bug.