#(daxz_) stoo chicken from pooping eggs

6 messages · Page 1 of 1 (latest)

dense halo
#

title

tough kelpBOT
#

(daxz_) stoo chicken from pooping eggs

tough kelpBOT
#

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.

clever drift
#

!e entity drops item

wraith falconBOT
# clever drift !e entity drops item
Group

Entity

Event Lines

<entity> drops <item>

Triggers

when an entity drops an item.

Has Player

When the entity dropping an item is a player. - this adds switches flagged:<flag name> + permission:<node>, in addition to the <player> link.

Context

<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.

Has Known Location

True - this adds switches in:<area> + location_flagged:<flag name>.

Cancellable

True - this adds <context.cancelled> and determines cancelled + cancelled:false.