Missing Dependencies

Started by Carbonarik on

Topic category: Help with modding (Java Edition)

Last seen on 10:49, 12. Sep 2024
Joined Aug 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Missing Dependencies

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?

Last seen on 14:41, 10. Sep 2024
Joined Feb 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
For that you need to make a…
Thu, 08/08/2024 - 21:28

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...".