Back to mods
SyncBoost project artwork

Modrinth · Minecraft mod

SyncBoost

Container delta synchronization & hopper idle polling optimization mod — Fabric / NeoForge / Forge

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which SyncBoost release matches 26.2?

Updated last month
beta file 1.0.0
Game version 1.21, 1.21.1, 1.21.2
Loader NeoForge

SyncBoost 1.0.0 targets 1.21, 1.21.1, 1.21.2 with NeoForge. Installation on the client is optional. Installation on the dedicated server is optional. No extra mods listed for this file.

Where it goes

Is SyncBoost required on the client, server, or both?

Installation on the client is optional. Installation on the dedicated server is optional.

Client Optional
Dedicated server Optional
Loader for this release NeoForge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source marks this as usable on both the client and server.

What else does SyncBoost 1.0.0 need?

1.0.0 on 26.2. Every mod below is checked against that same setup.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add SyncBoost without breaking your instance.

Built for SyncBoost 1.0.0 on 26.2. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use 1.0.0. It targets 1.21, 1.21.1, 1.21.2 with NeoForge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    Installation on the client is optional. Installation on the dedicated server is optional.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside 1.0.0. It opens that exact file at the source.

About this project

What does SyncBoost add?

SyncBoost

Container delta synchronization & hopper idle polling optimization mod — Fabric / NeoForge / Forge

Basic Info

Property Value
Mod ID syncboost
Version 1.0.0
Author mccmcaozr
License All Rights Reserved (closed source)
Environment Client + Server
Minecraft >=1.21 (1.21 ~ 1.21.11, 26.1 ~ 26.2)
Java 21+

Loader Support

Loader Minimum Version JAR Filename
Fabric Loader 0.15.0 + Fabric API syncboost-fabric-1.0.0.jar
NeoForge 21.1.236 syncboost-neoforge-1.0.0.jar
Forge 52.1.15 syncboost-forge-1.0.0.jar

Compatibility

  • Recommended: Sodium, Lithium
  • Optional: Iris, Xaero's Minimap, Xaero's World Map, REI, JEI
  • Conflicts: FastHopper (hopper optimization logic conflict)

Overview

SyncBoost optimizes meaningless server-side hopper polling when idle. Container GUI synchronization is left entirely to vanilla to ensure gameplay correctness.

Core Strategy (Delivery Safe Version)

  1. Container Sync: Does not intercept sendContentUpdates(), avoiding revision / property / cursor protocol risks
  2. Hopper Idle Skip: Only skips 2 ticks when ALL of the following are met:
    • Server-side
    • Hopper not on cooldown (transferCooldown == 0 / Mojang: cooldownTime == 0)
    • Hopper itself is empty
    • An Inventory / Container exists directly above
    • Content hash of the above Inventory has not changed
  3. Cross-Dimension Isolation: Tracking key includes dimension hash to prevent same-coordinate crosstalk

What It Does NOT Do

  • Does not rewrite container network synchronization
  • Does not skip item pickup path (passes through to vanilla when no container above)
  • Does not modify hopper cooldown semantics

Cross-Loader Mapping Differences

Fabric (Yarn) NeoForge/Forge (Mojang)
HopperBlockEntity.transferCooldown HopperBlockEntity.cooldownTime
ScreenHandler.onClosed AbstractContainerMenu.removed
Inventory Container
ServerPlayerEntity.networkHandler ServerPlayer.connection
ScreenHandlerSlotUpdateS2CPacket ClientboundContainerSetSlotPacket

Installation

  1. Install the corresponding loader (Fabric / NeoForge / Forge)
  2. For Fabric, also install Fabric API
  3. Place the JAR file for your loader into the mods folder

Project description from Modrinth.

Pick your setup

SyncBoost by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

48 available setups

Showing the newest 12 of 16 game versions. Older files are in the list below.

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

SyncBoost versions and loaders

3 of 3 releases match
Clear filters

Looking for an older file? The official Modrinth project page is in Resources.