promotional bannermobile promotional banner

Hydrofarm

Water-tech and farm automation: clustering tanks, smart pipes, sprinklers, hydroponic crop and tree beds, animal pens, and water power — a focused set of machines, not a whole tech tree. Fabric + NeoForge from one codebase.

File Details

0.1.1+mc26.1.2

  • R
  • Jun 14, 2026
  • 634.60 KB
  • 19
  • 26.1.2+2
  • Fabric

File Name

hydrofarm-fabric-0.1.1.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:hydrofarm-1573076:8247496"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Hydrofarm 0.1.1

A performance and code-quality release — no gameplay or content changes.

Changed

  • Pipe, pump, and energy-cable networks now stagger their cached network re-scans by block position instead of all re-walking on the same tick after a nearby connection changes. This removes a periodic server-tick spike on large or frequently-edited logistics networks; small setups are unaffected.
  • Internal cleanup: consolidated duplicated logic (position-based work staggering, adaptive transfer back-off, and captured-animal NBT handling) into shared helpers. No behavior change.