How do I make the game laggy

Started by fishgmae on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I make the game laggy
Thu, 07/17/2025 - 13:24 (edited)

I want to make a mod that, using a procedure, can lag the game (and stop lagging the game)

Edited by fishgmae on Thu, 07/17/2025 - 13:24
Joined Sep 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Maybe spawn a bunch of…
Thu, 07/17/2025 - 15:07

Maybe spawn a bunch of invisible entities with no AI (You could create them yourself) and you could then kill the entities using a procedure. That's the best I could come up with.