promotional bannermobile promotional banner

Tessellate

Improves Minecraft server performance by isolating loaded regions, ticking independent areas in parallel, and throttling only the region causing lag.
Back to Files

tessellate-neoforge-1.2.3.jar

File nametessellate-neoforge-1.2.3.jar
Uploader
texboobcattexboobcat
Uploaded
Aug 23, 2026
Downloads
16
Size
292.7 KB
Mod Loaders
NeoForge
File ID
8711403
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:tessellate-1660059:8711403"

Learn more about Curse Maven

What's new

1.2.3 changes

added an api method for developers to force mobs to run on the main thread, or force certain functionality of their mobs to run on the main thread

Additionally modpackers will have a config to force mobs to run on the main thread.

This fixes it so if 1 mob in a pack has parallel issues it will not cause the entire pack to fall to serial.