Sync Fix Core
Modby col9kam
Humm yes, sync fix core for sync fix to work with the newest version
Type
Mod
CurseForge Downloads
90,277
CurseForge ID
1445712
Last Updated
Jul 27, 2026
Description
LATEST VERSION IS AN PREVIEW AND IT MAY NOT WORK
SyncCore is the core component of SyncFix that loads as a GameLibrary and performs two functions: Now in aternos
• It registers as a ModLauncher LaunchPlugin/TransformationService to inject ASM before the game starts.
• It patches two key server components:
◦
MinecraftServer.tick(BooleanSupplier) → adds calls to SyncFixMod.asmServerTickStart/End to accurately measure the duration of each tick.
◦
net.minecraft.world.ticks.LevelTicks → wraps the scheduled tick budget with SyncFixMod.asmComputeScheduledBudget, allowing scheduled ticks to be trimmed/adjusted when there is an overload.
• Additionally, it marks system properties (org.syncfix.asm.*) so the mod knows if the patches have been applied and maintains safeMode=false when the core is active. It doesn't optimize chunks or add its own mitigation logic; it only provides the ASM hooks that allow the mod (syncfix) to apply its governors and metrics. Patches are automatically injected at startup, so no user configuration is required. in future more improvements will be implemented
Similar Mods
Candy World
Adds various food items to the game through world generation & a new dimension
Armor Stand Configurator
Adds a GUI to let you pose your armor stands
Searchlight (& Wall Lights) (Forge)
Adds Searchlight and Wall Lights (Forge Version)
Better Agriculture
Better Agriculture is a minecraft mod that currently adds 40 new breeds of farm animals (with more to come).
Mooshroom Spawn
🐮🍄 Adds a chance for mooshrooms to spawn naturally everywhere in place of a cow.
FTB Placeholders
Adds Placeholder Items For FTB Quests