Code:
command /test:
trigger:
set {_loc} to location of player
loop entities in radius 5 around {_loc}:
broadcast "%loop-value%"
when i run this code i get, but i want to get the name of the dropped item how would i do this?