promotional bannermobile promotional banner

FluidCore

FluidCore optimizes Minecraft fluid ticks using a smart sleep/wake system.
Back to Files

fluidcore-2.0.0.jar

File namefluidcore-2.0.0.jar
Uploader
EmiriqueEmirique
Uploaded
Jul 8, 2026
Downloads
22
Size
15.6 KB
Mod Loaders
Fabric
File ID
8394553
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:fluidcore-1594510:8394553"

Learn more about Curse Maven

What's new

Added Config Support: Integrated AutoConfig. You can now customize sleepDistance and stableTickThreshold values in the config file.

Smarter Checks: Added FluidState validation. The mod now tracks fluid levels and actively avoids checking flowing fluids to save CPU time.

Memory Leak Fix: Replaced old map updates with a direct remove system. This stops redundant HashMap data writes and saves RAM when fluids are moving.

Safer Logic: Refined player distance checks and improved the event-driven wake-up system to prevent fluid freezing glitches.

This mod has no related projects