Grandma_Amari Posted March 13, 2020 Share Posted March 13, 2020 This is my code: command /tp dia: trigger: teleport player to block of diamond send "&9it worked, yay!" to player I just want the player to teleport to a diamond block when using this command Thanks! Link to comment Share on other sites More sharing options...
zKoro Posted March 13, 2020 Share Posted March 13, 2020 command /tpdia: trigger: loop all blocks in radius (number) around player: if loop-block is block of diamond: teleport player to location of loop-block # Try this Remember that you can't have a space in your command 1 ⮞ Junior Mod (01/04/2020) - Resigned ⮜ ⮞ Discord » Koronotchi#0001 ⮜⮞ Minecraft Username » Koronotchi ⮜ Link to comment Share on other sites More sharing options...
Grandma_Amari Posted March 13, 2020 Author Share Posted March 13, 2020 Thank you so much, I didn't even know that you could not have a space in your command, but you learn from your mistakes 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now