Blogs Article

Drawing with rays!

  • 403 views 0 today
  • 2
  • 1
  • 1
Moderocky
Lvl 4Apprentice Network
1
I've been playing around with the explosion "rays" algorithm in vanilla 1.9 to generate some patterns with explosions.
I don't really know what the use of this is but I think it's quite cool anyway.

When a single block of TNT explodes, it actually shoots out lines rather than just a circle. With REALLY large explosions (using the summon command) you can make these lines easily visible and they can be used to make patterns because of how the equation works. You can also direct the lines using a bedrock tube.

The lines appear because explosions can go between diagonally adjacent blocks (as they don't mathematically touch). However they are weakened so only the rays can pass through.

Check out some patterns I made! http://imgur.com/a/ED5ru
(and http://i.imgur.com/iQpe7aT.png)

The command to make the large fireball is: /summon Fireball ~ ~ ~ {ExplosionPower:150,direction:[0.0,0.0,0.0]}
You'll want to put the bedrock tube (for directing the brush) quite high in the air for the best affect, and please post any nice patterns you make in the comments using imgur or gyazo so we can all see them. :)

Please remember to Diamond+Favourite if you like this.

Add me on Skype for more info: Moderocky

More like this

  Have something to say?

Moderocky
04/18/2016 12:13 pm
Level 4 : Apprentice Network
Here's another nice one that I made! :)
i.imgur.com/iQpe7aT.png
1

Welcome