This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Hi I want to create a cool only one command and one of the things i need for it is to detect when an arrow is touching the ground.
Now for some reason the "onGround" tag doesn't work.
Then I want to know is something like this: V
/execute @a[type=Arrow] ~ ~ ~ detect ~ ~-1 ~ !minecraft:air 0 <command>
Could work.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumHi I want to create a cool only one command and one of the things i need for it is to detect when an arrow is touching the ground.
Now for some reason the "onGround" tag doesn't work.
Then I want to know is something like this: V
/execute @a[type=Arrow] ~ ~ ~ detect ~ ~-1 ~ !minecraft:air 0 <command>
Could work.