What can I destroy with my arrows?

I want to build an archery range in Minecraft. I want to have targets pop up in different places like an FPS tutorial. I need some way to detect whether the arrows hit the targets or not.

What can I change by the impact of an arrow?


Solution 1:

The extent to which arrows can affect Redstone circuits is covered on the wiki.

Arrows can trigger wooden pressure plates and buttons, however these cannot be moved with pistons (although you could reveal them).

For your range, I'd suggest making it out of boats and paintings. These will break when arrows hit them and turn into items, which can then fall and trigger pressure plates.

Solution 2:

I use a minecart on top of a detector rail. Easy to reset, and can be shot from a distance without much problem.