Trying to update my plugin from only right click detection to right + left click detection
Going from carrot on a stick to interaction. Here is my summon command, thinking i will make the player crouch to use it. I made it tiny so that when pvping, unless you look almost straight down, you wont be affected by it. If I can only summon it when i right/left click, that would be great, but that kinda defeats the purpose lol.
Command: execute as @a at @s run summon minecraft:interaction ~ ~1.22 ~ {width:0.05,height:0.05,response:1}
Continue to help post