Skip to main content

Item Drop

Runs commands when the item is dropped by a player

Custom Data Values

  • item_drop - List of commands to run when the item is dropped (Default: [])

Example

give @s diamond_block[custom_data={"item_drop":["say hi"]}] 1