Minecraft Maps / Redstone Device

Transporter Room Mark III

  • 947 views, 5 today
  • 73 downloads, 0 today
CWMalone09's Avatar CWMalone09
Level 15 : Journeyman Artist
2
This is a complete Star Trek inspired transporter room. This is the third update to my design. The redstone has been cleaned up a bit, and there is easy access to all parts of the wiring. This design can have up to four per-programmed "Transport" locations. This makes use of command blocks to achieve the "transport". This build has transport "Beams" that surround the player on all sides a few seconds before the teleport takes place. Unlike my transporter pad designs the transporter pad can be kept in an "off" position. Indicator lights on the wall will tell you if the transporter is on/off and which of the four locations it is set to. With my knowledge of redstone this is the best I could do as far as compacting it. Should anyone have any idea's how to improve upon the design please feel free to contact me.
Progress100% complete
Tags

1 Update Logs

Update #1 : by CWMalone09 12/15/2013 7:02:58 pmDec 15th, 2013

Ok so I have had problems with the Transporter Room teleporting the person standing at the controls on my server. This fix should work for both the room and the single pad I have uploaded. instead of using the @p command in the command blocks it needs switched to utilize the @a. What you need to do is use the following code example:

/tp @a[x=#,y=#,z=#,r=5] x y z

the coordinates in the [ ] brackets should be the center of the pad. For the Transporter room set the R (radius) to 8 for the single transporter pad set it to 5. The second set of coordinates outside the [ ] brackets should be the location that you want to transport to. What this does is it only transports all people on the pad and not anywhere else in the room like it was before. Of course when adding in the coordinates take away the x=#. I have added and example below for the transporter room.

/tp @a[-145,61,2324,8] 14 70 2276

Create an account or sign in to comment.

1
12/15/2013 7:06 pm
Level 15 : Journeyman Artist
CWMalone09
CWMalone09's Avatar
I posted an update in the logs that will help take care of an issue of the transporters teleporting the wrong people. Hope this helps!
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome