This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Im wondering how to test for a direction in 1.13 (1.13.2 to be exact) I found one that works in 1.12 but not 1.13
i know it has something to do with the execute command but i don't know how to use it to test for a direction can someone please help
You can use the following:
/execute if entity @e[y_rotation=[rotation details]] run [command]
Im wondering how to test for a direction in 1.13 (1.13.2 to be exact) I found one that works in 1.12 but not 1.13
i know it has something to do with the execute command but i don't know how to use it to test for a direction can someone please help
You can use the following: