Thursday, April 3, 2014

Hi guys, AlexanderBMJ here, and today I will show you how to make a portal (in vanilla Minecraft or Minecraft without any mods) that will teleport you anywhere you want! This only uses a One Command block. This will be a step by step tutorial.
This will require to put cheats to "on", or to be op-ed on a server and to be in Creative mode. You could use this in for example: a server or adventure map.

Step 1: Get the special block.
Go in to the chat by pressing "T" on your keyboard.
Then you will need to get the command block.
Type "/give @p 137" and hit enter. If this does not work try "/give @p minecraft:command_block".
"/ " means you are using a command.
This just gives you the command block.

Step 2: The Command.
Place the command block on the ground.
(Command blocks get activated by Redstone.)
Now right click the command block.

TIP:
@p : Test for the nearest player to the command block.
@a : Test for all players on the server or LAN world. (If you are playing Singleplayer this will only find you.)
@r : Test for a random player on the sever or LAN world. (again this will only find you in SinglePlayer.)

In the black box type "/tp @p[r=3] ---------"
Hit done.
This means "Teleport nearest player that is 3 blocks from the command block to ---------.
The "-------" is where you put your coordinates. go to step 3 to see how you find the coordinates.

Step 3: Where do you want it to be Teleported to?
Find the place that you want to Teleport to. This won't work in other dimensions!
Stand right where you want to be Teleported to and press the "F3" key on your keyboard. If this does not work try hold the "Fn" button and at the same time press the "F3" key. You should see a lot of numbers.
Use these numbers:
X: -----.---
Y: -----.---
Z: -----.---
The ---- means there should be a number there.
Only look at the whole number, don't copy the numbers after the dot.

If it does not look like this? what about this.
X,Y,Z : ----.----  ----.----  ----.----

Step 4: Redstone!
Let’s make a Redstone clock.

You need 2 hoppers, one comparator and a random item.

Right click the ground with the hopper in your hand, then shift and right click the hopper that you just placed.
Then break the first hopper, shift and right click the hopper. Place the comparator so the two red things are touching the hoppers and it is pointing in to the command block. Now select the random item stand on top of the hoppers look down and click the "Q" button on your keyboard if you have done this right the comparator should start blinking. And you should be teleported to the point you chose to be teleported to.

Step 4: Decorate!
This is a thing you don't have to do but it makes it look better.








No comments:

Post a Comment