Casa > H > How To Teleport To Coordinates In Minecraft

How to teleport to coordinates in MInecraft

This one has multiple answers, given that Mojang and Microsoft are making changes to the command system.

JAVA EDITION (PC) before Minecraft 1.12

On the PC (Java Edition), the usual command is:

  1. /tp [rotation] 
  2.  
  3. example (@p meaning the nearest player): 
  4. /tp @p 0 100 0 0 0 
  5.  
  6. The command above will teleport you to the world center facing north. Se você quiser olhar em relação a onde você estava antes, use: 
  7. /tp @p 0 100 0 

Well, at least before Minecraft 1.13. No Minecraft 1.13, /teleport é relativo à localização do executor enquanto /tp é relativo à entidade alvo. This means if you would like to teleport 5 blocks up from ALL PLAYERS, the command is:

  1. /tp @a ~ ~5 ~ 

But if you would like to teleport each player 5 blocks ABOVE YOU (or the command block that is executing the command), the command is:

  1. /teleport @a ~ ~5 ~ 

JAVA EDITION (PC) after Minecraft 1.13

In Minecraft 1.13, you can use any of the following:

  1. /teleport [rotation] 
  2. /teleport [rotation] 
  3. /tp [rotation] 
  4. /tp [rotation] 

As explained awhile ago, the difference between /teleport and /tp take effect, so choose wisely.

BEDROCK EDITION

On Bedrock Edition (the NEWEST edition on Windows 10, Android, iOS, etc.), the following can be used:

  1. teleport [y-rot: rotation] [x-rot: rotation] 
  2. teleport [y-rot: rotation] [x-rot: rotation] 

THERE IS NO /tp IN BEDROCK EDITION.

POCKET EDITION (Minecraft on iOS before 1.1.8 and on Android before 1.1.6)

In this edition, it is the same as the /teleport and /tp command in Minecraft 1.13, although /tp and /teleport mean the same thing, so the possible commands are:

  1. /tp [rotation] 
  2. /tp [rotation] 
  3. /teleport [rotation] 
  4. /teleport [rotation] 

Notes:

  • Hard brackets ([]) mean that the argument is not required. Você pode executar o comando na perfeição.
  • Li>Angle brackets (<>) significa que o argumento é requerido e você tem que colocá-lo ou então o comando irá falhar.
  • Tildes (~) significa que é uma coordenada relativa (se X fosse ~, seria a coordenada X do executante. Se Y fosse ~10, seria dez blocos acima da coordenada Y do executor. Se Z fosse ~-5, seria 5 blocos a norte.)
  • A positivo X significa Este, um X negativo significa Oeste. Um Y positivo significa para cima, um Y negativo significa para baixo. Um Z positivo significa sul, um Z negativo significa norte.
  • EDIT: Esqueci de mencionar que significa seu X, Y e Z. Estes podem ser vistos no menu F3 para Jogadores Java Edition. Os jogadores de Bedrock Edition têm que habilitá-lo no menu cheat.

Fontes:

>ul>>>li>Comandos (tp) - Minecraft Wiki Oficial>li>Comandos (teleporte) - Minecraft Wiki Oficial>li>Pocket Edition - Minecraft Wiki Oficial>li>Coordenadas (Exibindo coordenadas) - Minecraft Wiki Oficial

De Holloway

O que é melhor: Netflix, Hulu, ou Amazon Prime Video? :: Qual é o melhor formato de arquivo para uma unidade flash USB 3.0?