#(daxz_) stoo chicken from pooping eggs
6 messages · Page 1 of 1 (latest)
(daxz_) stoo chicken from pooping eggs
Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
!e entity drops item
Entity
<entity> drops <item>
when an entity drops an item.
When the entity dropping an item is a player. - this adds switches flagged:<flag name> + permission:<node>, in addition to the <player> link.
<context.item> returns the ItemTag.
<context.entity> returns a EntityTag of the item.
<context.dropped_by> returns the EntityTag that dropped the item.
<context.location> returns a LocationTag of the item's location.
True - this adds switches in:<area> + location_flagged:<flag name>.
True - this adds <context.cancelled> and determines cancelled + cancelled:false.