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.
Back to Files

0.3.9+mc26.2

File namehydrofarm-neoforge-0.3.9.jar
Uploader
KestalkaydenKestalkayden
Uploaded
Jul 30, 2026
Downloads
61
Size
633.4 KB
Mod Loaders
NeoForge
File ID
8543192
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:hydrofarm-1573076:8543192"

Learn more about Curse Maven

What's new

A visual fix for Energy Cell banks.

Fixed

  • Energy Cell structures no longer show see-through seams along their edges. The metal frame didn't quite reach the block edge, leaving a thin strip with no geometry — and because a cell hides the block behind it, what showed through the strip was empty space. Most visible on the horizontal edges of a large bank, and around the sides of any hole cut into one.

  • Fixed the seam inside a hollowed-out bank. Break a single cell out of the middle of a solid cube and look down: the cell below was left without any of its frame, because the frame only appears where two faces meet in the open. Its face panel then had an open rim you could see straight through.

  • Fixed flickering on the frame corners. Two parts of the frame occupied the same corner, so the game had to choose between them every frame and the corners shimmered. The frame pieces no longer overlap at all — each corner now belongs to exactly one piece, checked against every possible arrangement of neighbouring cells.

Notes

  • Purely visual. No world, config, or behaviour changes; existing cell banks look correct on load.
  • A faint hairline can still be found at the corners of a hole in a bank if you look along the surface at a shallow angle. It sits in a spot no block can draw into, so removing it needs a deeper change to how cells detect their diagonal neighbours — noted for a future update.
  • Same changes as v0.2.9 on the Minecraft 26.1.2 line.

This mod has no related projects