====== minecraft:dispensable ====== The ''minecraft:dispenseable'' item component allows this item to be dispensed as something other than an item in a [[mc>Dispenser]]. It dispenses the item based on the specified [[items:dispense_behaviors|dispense behavior]]. ===== Fields ===== ^ Name ^ Description ^ Type ^ Default Value ^ | ''behavior'' | The behavior to use when dispensing this item. | A [[items:dispense_behaviors|dispense behavior]] | | ===== Example ===== { "behavior": "minecraft:equip_entity" }