SpyglassMC/Spyglass

@s not suggesting non-mob NBT paths

tryashtar opened this issue · 3 comments

In this command

data get entity @s Pickup

the key I'm looking for is PickupDelay, from item entities, but the suggestion doesn't appear.

image

If you do @e[type=item,limit=1] instead, it works ok.

Extension version: v4.0.0
Pack format: 48

I suddenly can't reproduce anymore (I could when you created this issue). Can you still reproduce @tryashtar?
image

I'm going to blame this on SpyglassMC/vanilla-mcdoc@89c6b84, which I coincidentally reverted 3 minutes after you created this report because of your other issue, I did not know these two were related

Yes, seems fixed in 4.0.1 for me too!