Minecraft Maps / Redstone Device

Lock-On Turrets in Two Commands

  • 3,897 views, 2 today
  • 11
  • 7
  • 10
shanewolf38's Avatar shanewolf38
Level 57 : Grandmaster Engineer
168
Turrets:

Hey, guys! Today I bring you a customizable turret system you can intsall into your world with just two commands. It was suggested by a viewer of mine, Smeagol Plays. These turrets will locate the player anywhere in the arena, and shoot directly at them. You can adjust the range of the turret so that player's have to get within a certain distance. The default range is 30.0 blocks. If you like this creation, a diamond would be much appreciated! :D

Features:

  • Customizable arena with adjustable length and width
  • Adjustable turret range (required distance of a player for a turret to shoot)
  • Adjustable turret power (how fast the bullets are)
  • Adjustable turret speed (how fast the turret shoots)
Notes:

Make sure you don't place any arena within 130 blocks of another. The second one can destroy some of the first (even if it's not visible from above). The arenas can be up to 100x100 blocks, so you should have plenty of space. Also, if you accidentally place a turret outside of an arena, stand on top of it and kill any armorstand within a radius of 5. You can use this command if you're not sure how:
/kill @e[type=ArmorStand,r=5]

COMMAND 1: http://pastebin.com/hREr2Uyb

COMMAND 2: http://pastebin.com/jCC72PZm

When you activate the first command, it places a command block for you to place the second one in. You can watch the first minute of the video to see this.
Progress100% complete
Tags

Create an account or sign in to comment.

1
09/16/2016 7:56 am
Level 50 : Grandmaster Crafter
mick_5
mick_5's Avatar
Really cool Shane
1
09/16/2016 7:38 pm
Level 57 : Grandmaster Engineer
shanewolf38
shanewolf38's Avatar
Thanks, mick_5! :D
1
07/22/2016 2:01 pm
Level 49 : Master Fox
Orbiter
Orbiter's Avatar
It's Portal all over again! o-o
1
07/23/2016 1:56 am
Level 57 : Grandmaster Engineer
shanewolf38
shanewolf38's Avatar
Gotta love them Portal turrets. :)
1
07/23/2016 2:17 pm
Level 49 : Master Fox
Orbiter
Orbiter's Avatar
Especially when in Minecraft.. and built by a master of redstone. :P
1
07/25/2016 7:13 pm
Level 57 : Grandmaster Engineer
shanewolf38
shanewolf38's Avatar
lol
1
07/21/2016 4:42 pm
Level 5 : Apprentice Network
FancyShmancyWalrus
FancyShmancyWalrus's Avatar
Oh that's sooo coool!

I Need some of that for my base. Is there any way to make said turrets target mobs and not players?
(Stupid question, but a question nonetheless.)

Thanks for the Innovation before me, and carry on making them!
1
07/21/2016 5:31 pm
Level 57 : Grandmaster Engineer
shanewolf38
shanewolf38's Avatar
Thanks, 11makinsons! Yes, there is a way to make it target mobs. Unfortunately, you'll have to edit some of the commands for that to work. Luckily, since the majority of the calculations are executed from the turret, you don't need to change many.

First you'd need to locate the stats command, and change @a to @e[type=!Player] and change @p to @e[type=!Player,r=0,c=1]

Then you need to find @a[tag=Arena] or @p[tag=Arena] and change @a[tag=Arena] to @e[type=!ArmorStand,tag=Arena] and @p[tag=Arena] to @e[type=!ArmorStand,tag=Arena,c=1]

Then, when you're executed off the armorstand named bullet, change all the @a commands to @e[type=!ArmorStand].

So yeah, it might take a little while. You can use ctrl+f in a word doc or pastebin to find all the tags in the one command. It may take a bit of time, though.
1
07/22/2016 3:55 am
Level 5 : Apprentice Network
FancyShmancyWalrus
FancyShmancyWalrus's Avatar
Ah good! I thought it was going to be too complicated for my brain. Thanks for the information! I cannot wait to set it up.

Heheheheheheh...
1
07/23/2016 1:56 am
Level 57 : Grandmaster Engineer
shanewolf38
shanewolf38's Avatar
xD
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome