The minecraft:dispenseable
item component allows this item to be dispensed as something other than an item in a Dispenser.
It dispenses the item based on the specified dispense behavior.
Name | Description | Type | Default Value |
---|---|---|---|
behavior | The behavior to use when dispensing this item. | A dispense behavior |
{ "behavior": "minecraft:equip_entity" }