give_item

Deliver a specific item to the player's inventory.

- id: give_item
  args:
    item: DIAMOND_SWORD
    slot: HAND # OFF_HAND, FEET, LEGS, HEAD

Last updated