This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
I want to detect which side of the block the arrow landed on. Detect if it landed on top/bottom/north/west/etc. side of the block
You could find the coordinates for the corners of the block and use the target selector's dx, dy, and dz parameters to specify arrows that are on a side of a block. See this drawing:
Command FAQ
Minecraft Randomizer DataPack (by Me)
I want to detect which side of the block the arrow landed on. Detect if it landed on top/bottom/north/west/etc. side of the block
You could find the coordinates for the corners of the block and use the target selector's dx, dy, and dz parameters to specify arrows that are on a side of a block. See this drawing:
Command FAQ
Minecraft Randomizer DataPack (by Me)