Blogs Tutorial

Explodin Arrows

  • 665 views 0 today
  • 4
  • 4
  • 2
Ziimon
Lvl 14Journeyman Dragon
6
This is how to make exploding arrows
follow the step below:

B=Block R=Redstone  C=Commandblock  ^=Redstone Comparator Up(Activated)  >=Repeater Right  I=Lever  *=Redstone Comparator Right(Not Activated)

1. Setup the commandblock after this shcematic:

BR
^RRC*C>C
B             C
I

2. In the left commandblock write: /testfor @e[type=Arrow] {inGround:1b}   This command will test if it are any arrows in the ground.

3. In the middle mommandblock write: /summon PrimedTnt ~ ~10 ~ {Fuse:2}   This will create a primedtnt 10 block over the commandblock.

4. In any of the right commandblock write: /tp @e[type=PrimedTnt] @e[type=Arrow]   This will tp the tnt to the arrow.

5. In the second right commandblock write: /kill @e[type=Arrow]   This will kill the arrow.

6. Take a bow and shot and see the explotion!


 If you love it!
Subscribe If you want!
Comment If you have a question or want to say anything!

More like this

  Have something to say?

Veritas025
04/17/2015 10:58 am
Level 55 : Grandmaster System
1
KingAkward
02/06/2015 4:24 am
Level 13 : Journeyman Warrior
Me loves <3 Dia and sub for ya lad.
1

Welcome