player_picks_up_item

View on GitHub

Syntax

__on_player_picks_up_item(player, item) -> ...

Triggered AFTER a player successfully ingested an item in its inventory. Item represents the total stack of items ingested by the player. The exact position of these items is unknown as technically these items could be spread all across the inventory.