Explosive arrows:

After placing the command blocks like in the video, paste the listed commands always starting from the bottom command block and then going up.


/execute @e[type=arrow.skeleton] ~ ~ ~ detect ~ ~-1 ~ grass -1 summon tnt ~ ~ ~


​/execute @e[type=arrow.skeleton] ~ ~ ~ detect ~ ~-1 ~ grass -1 tp @e[type=arrow.skeleton,r=1] ~ ~-500 ~


Particle trail arrows:


/execute @e[type=arrow.skeleton] ~ ~ ~ detect ~ ~-1 ~ air -1 setblock ~ ~3 ~ redstone_block 0


/execute @e[type=arrow.skeleton] ~ ~ ~ detect ~ ~-1 ~ air -1 fill ~4 ~6 ~4 ~-4 ~ ~-4 air 0 destroy


​/execute @e[type=arrow.skeleton] ~ ~ ~ detect ~ ~-1 ~ grass -1 fill ~4 ~6 ~4 ~-4 ~ ~-4 air 0 destroy


​/execute @e[type=arrow.skeleton] ~ ~ ~ detect ~ ~-1 ~ air -1 kill @e[type=item,r=8]


​/execute @e[type=arrow.skeleton] ~ ~ ~ detect ~ ~-1 ~ grass -1 kill @e[type=item,r=8]


​/execute @e[type=arrow.skeleton] ~ ~ ~ detect ~ ~-1 ~ grass -1 kill @e[type=item,r=8]


/execute @e[type=arrow.skeleton] ~ ~ ~ detect ~ ~-1 ~ grass -1 tp @e[type=arrow.skeleton,r=1] ~ ~-500 ~


Quarry arrows:


/execute @e[type=arrow.skeleton] ~ ~ ~ fill ~3 ~6 ~3 ~-3 ~-2 ~-3 air 0


​/execute @e[type=arrow.skeleton] ~ ~ ~ detect ~ ~-3 ~ bedrock -1 tp @e[type=arrow.skeleton,r=1] ~ ~-500 ~


Tutorial viewed            times

MCPE OP ARROWS

Command blocks