Started by
Carbonarik
on
Topic category: Help with Minecraft modding (Java Edition)
I can’t add a trigger to the right mouse button due to the 'Missing Dependencies' error. I asked people, and they told me to change 'Immediate source entity' to 'Event/target entity.' The script started working, but the 'sphere' doesn’t fly straight; it explodes in place and disappears. How can I fix this?
For that you need to make a Toggle Mechanic into your Keybind (Only the Toggle Check). For that Check this Topic.
After that make a Procedure with a Global Trigger that has the "immediatesourceentity" Dependency and check your boolean there. Sry more is not possible.
I need more Informatoin what exactly you want to do. What I must know is for what exactly is the Right Mouse Button Keybind for. Is that for a Item? Also I need to know the collapsed If Block "if true do repeat ((absolut...".