Sync Fix Core
Modby col9kam
Humm yes, sync fix core for sync fix to work with the newest version
Type
Mod
CurseForge Downloads
81,631
CurseForge ID
1445712
Last Updated
Jun 11, 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
ExtraChampions
ExtraChampions is a mod that adds new affixes to Champions mod.
project-1098166
Open doors together; Open Sesame!
Chance Globe
Spawns a random block or item upon placing it down!
ChinjufuMod +JapaneseBlock
Add new blocks, furniture, crop and food
Entity Loot Drops
Customize what items drop from Mobs, with powerful features like conditional drops, commands, and special effects.
Cooldown Coordinator
Library to help mods coordinate item movement cooldowns