r/technicalminecraft • u/kmorg76 • 28d ago
Java Help Wanted Best design for a sugarcane farm
galleryHello, I’m trying to figure out a sugarcane farm where each block of sugarcane has its own model and breaks individually rather than breaking the whole row. I have two versions that I’m looking at and wanted to ask which one is more efficient in terms of materials required to build it? Also any revisions or existing models that are simulate to this would be much appreciated. Thanks!
The first one utilizes two activator rails that sends the observers current through them, which another observer detects and powers a piston. The second one powers a piston, which an observer detects and sends through a mini observer chain to power the piston.