Help please?

Started by LethalSalmon on

Topic category: Help with Minecraft modding (Java Edition)

Joined Feb 2026
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Help please?

So im making a mod and i dont know that much about procedures, is it possible for an entity to use a move that stops time? if it is can anyone please help me with making the procedure?

Joined Dec 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Try doing a command block…
Fri, 02/06/2026 - 17:26

Try doing a command block where it does command "/tick freeze", then wait a couple seconds, and does command "/tick unfreeze".

Joined Feb 2026
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It kind of worked? it stops…
Fri, 02/06/2026 - 22:15

It kind of worked? it stops the time for the entity and not the player is there a fix for that?