Skip to content

Instantly share code, notes, and snippets.

@TheDcoder
Created November 16, 2024 12:40
Show Gist options
  • Save TheDcoder/0c5acf8599f5ed70544ca27a3c35de95 to your computer and use it in GitHub Desktop.
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
/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