Minecraft Blogs / Tutorial

A simple command block cannon!

  • 4,666 views, 1 today
  • 5
  • 2
morryatay's Avatar morryatay
Level 41 : Master Narwhal
72
Hi, I have come up with an ingeniously, deviously simple cannon, using only one command block,

By using the following command you can make a cannon that fires with a near perfect trajectory!
(we are in minecraft so don't complain if it is off by a few degrees)

To see the cannon's layout, click here!
undefined
Commands for cannon's Direction
north shot:
/summon PrimedTnt ~ ~1 ~-3 {Fuse:100,Invulnerable:1,Motion:[0.0,0.1,-1.5]}

east shot:
/summon PrimedTnt ~3 ~1 ~ {Fuse:100,Invulnerable:1,Motion:[1.5,0.1.0,0]}

south shot:
/summon PrimedTnt ~ ~1 ~3 {Fuse:100,Invulnerable:1,Motion:[0.0,0.1,1.5]}

west shot:
/summon PrimedTnt ~ ~1 ~3 {Fuse:100,Invulnerable:1,Motion:[0.0,0.1,1.5]}

You can change the  angle of elevation by changing the middle integer in the motion datatag.

If you liked this blog remember to Diamond, favorite or subscribe
Tags

Create an account or sign in to comment.

Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome