Started by
fishgmae
on
Topic category: Help with Minecraft modding (Java Edition)
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
Topic category: Help with Minecraft modding (Java Edition)
I want to make a mod that, using a procedure, can lag the game (and stop lagging the game)
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.