Created
November 16, 2024 12:40
-
-
Save TheDcoder/0c5acf8599f5ed70544ca27a3c35de95 to your computer and use it in GitHub Desktop.
Find your lost horse (or any entity with custom NBT filters) in Minecraft with this command
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/execute at @e[nbt={Tame:1b}] run tp @p ~ ~ ~ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment