How To Teleport To Pet In Minecraft

How do you teleport lost pets in Minecraft?

Teleporting Lost/ Sitting pets I think that Minecraft should have a(n) feature where you may use a command to teleport named pets that are either lost, or sitting. Example: /Tp pet: Max wolf /Tp pets: Max wolf Milo wolf Daisy ocolot

How to use the Minecraft Teleport command?

How to Use the Minecraft Teleport Command. With the Tp command in Minecraft, you can teleport anyone or anything anywhere. If you’re playing the Java version, you can even teleport between the Overworld and the Nether.

3 Answers 3 Sorted by:

If one of your pets is loaded, you should be able to teleport to it, although its going to take some setup first. Youll also need access to commands (obviously) beyond /tp.

First thing to do is give all your tamed animals a score on the scoreboard. Set up the scoreboard with /scoreboard objectives add tamed dummy.

Next, you need to set the score for each of your tamed animals. In order to do this in 1.8, youre going to need to know your personal UUID. You can find out what that is here. In 1.8 and later use /scoreboard players set @e tamed 1 {OwnerUUID:""} (omit < and >). Prior to 1.8, you would use the datatag {Owner:""}.

Then its a simple matter of teleporting yourself to one of your animals: /tp @p @e[score_tamed_min=1,c=1] (the c=1 is there to select only one tamed animal, otherwise the command will fail).

As I said in the beginning, your animals need to be loaded for this to work. If they are present in one of your spawn chunks, my belief is that they should be loaded.

There are several methods of getting home, considering you have cheats on (which you obviously do: you have a command block)

METHOD 1

Type the command /tp YOURNAME @r[type=Wolf] The selector used here, @r, usually defaults to players, but with the [type=Wolf] selector, it now applies to wolves. This could also be applied to horses, if you think you have less of those. To find out, type /testfor @e[type=EntityHorse] and then /testfor @e[type=Wolf].

METHOD 2

This method, unfortunately, involves dying. If you have a valid (adequate space around it, last one you slept in) bed, it resets your spawn. If you have valuable or symbolic or useful items in your inventory that you want to keep, type /gamerule keepInventory true , then type /kill . This will kill you and you respawn with all yours items. Alternitavely, craft a compass, which will lead you back to your spawn.

Next time youre thinking "Houston, we have a problem!" just refer to the above methods.

You cannot teleport to an unnamed entity or a block without knowing its location.

FAQ

Do pets still teleport with you in Minecraft?

1 Answer. Show activity on this post. Pets will only teleport to you when the chunk they are in is loaded.

How do you teleport to a cat in Minecraft?

If you'd like your pets to teleport to you while you're in the nether, have someone stand close enough to your pets to have their chunk rendered so they are able to teleport to you.