Help with modding

Started by jamieraymond(c… on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Help with modding

I need help. How do I make it so a weapon only does damage if the target isn't moving?

Joined Jan 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
use the delta x, delta z and…
Thu, 03/06/2025 - 15:05

use the delta x, delta z and optionally delta y movement for event/target entity block.