Closed heypr closed 10 months ago
BlockPreDispense
<block> predispenses <item>
<context.slot>
ElementTag(Number)
<context.item>
ItemTag
<context.location>
LocationTag
Requested by Yukiyahana on Discord.
Additions
BlockPreDispense
event,<block> predispenses <item>
.<context.slot>
returns aElementTag(Number)
of the slot that will be dispensed from.<context.item>
returns theItemTag
of the item about to be dispensed.<context.location>
returns theLocationTag
of the dispenser.Requested by Yukiyahana on Discord.