consume_held_item

Removes a number of items from the player's main hand.

Categories: inventory

Required arguments

Key(s)DescriptionType
amountThe number of items to remove from the main hand. Supports expressions.EXPRESSION

Trigger parameters required

  • PLAYER

Example

effects:
  - id: consume_held_item
    args:
      amount: 1

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue