How Do I Do This???

Started by husseinplayZ on

Topic category: Help with Minecraft modding (Java Edition)

Joined May 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How Do I Do This???

So Basically Im Making A Mounts Of Mayhem Backport With Some Extra Cool Stuff & I Cant Get The Spear To Do Its Charge Attack.

i got the AOE To Work But I Can't For The Life Of Me Get The Velocity Of The Player.

pls help :/

Here's The Link To The Code

https://ibb.co/8LX2FWKQ

 

Whoever Helps Will Get Credited If I Upload This :D

 

Joined May 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
holding right click
Sat, 10/25/2025 - 10:18

holding right click

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
hm try doing this instead of…
Sat, 10/25/2025 - 10:44

hm try doing this instead of having two procedures,

Joined May 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
ok,now it just deals damage…
Sat, 10/25/2025 - 12:12

ok,now it just deals damage that increases when your further away from some invisible points idk how we went backwards

https://ibb.co/xKQwnSD1

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
.. the custom code snippet…
Sat, 10/25/2025 - 12:20

.. the custom code snippet was supposed to be where you'd do your deal damage stuff, "do your stuff"

Joined May 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i think it works,not sure…
Sat, 10/25/2025 - 12:43

i think it works,not sure cuz i cant do much testing rn

Joined May 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
wdym by "Tool Right Click"…
Sat, 10/25/2025 - 14:03

wdym by "Tool Right Click" on the global Trigger I Think That Doesnt Exist,But I Did The Rest And i think it works just have 2 up the damage a bit also, nothing changed :/ standing still & clicking r-click shows me that i dealt 0 damage

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I meant that the procedure…
Sat, 10/25/2025 - 14:05

I meant that the procedure with tool right click should be connected to the trigger in your tool/item

Joined May 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
yea i have it connected
Sat, 10/25/2025 - 14:40

yea i have it connected

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
nothing changed :/ standing…
Sat, 10/25/2025 - 21:27

nothing changed :/ standing still & clicking r-click shows me that i dealt 0 damage

isn't that what you want?

Joined May 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
yea,thanks for the help, i…
Mon, 10/27/2025 - 14:59

yea,thanks for the help, i just got confused when u told me 2 add different code