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-fabric-1.2.3.jar

File nametessellate-fabric-1.2.3.jar
Uploader
texboobcattexboobcat
Uploaded
Aug 23, 2026
Downloads
9
Size
653.5 KB
Mod Loaders
Fabric
File ID
8711401
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:tessellate-1660059:8711401"

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.