Start / Stop Using Held Item
minecraft_use_held_itemStart or stop using the currently held item: raise a shield, draw a bow, drink a potion, or block with a sword. Use the off-hand option for shields or other items.
Instructions
Starts or stops "using" the currently equipped item — this is the generic right-click-and-hold action: raising a shield to block, drawing back a bow/crossbow, drinking a potion, using a fishing rod, blocking with a sword (1.9+), etc. Pair with minecraft_shoot_bow for a ready-made bow-firing flow, or call this directly for shields/potions.
Returns: { message }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| offhand | No | Use the off-hand item instead of the main hand (e.g. off-hand shield). |