Help With Tags (Again..)
with this command, i can get an arrow with custom data of IceArrow
give @a arrow[minecraft:item_model="minecraft:ice_arrow", minecraft:custom_data={IceArrow:1b}]now how do i execute a command at that arrow? EX:
execute at @e[?? #the arrow with custom data of IceArrow] run...