modify(e, 'item')
Syntax
modify(entity, 'item', item_triple)
Sets the item for the item or item frame entity. (The item triple is a list of
[item_name, count, nbt]
, or just an item name.)
modify(entity, 'item', item_triple)
Sets the item for the item or item frame entity. (The item triple is a list of
[item_name, count, nbt]
, or just an item name.)