I'm trying to make a hopper that will pick up crops at a faster rate and only crops, I am trying to set it up right now for sugar cane only and I was gonna do the rest later. But I keep getting stuck on the part after
loop-dropped-items in radius 3 of loop-block:
if loop-items is "sugar cane": <- but it doesnt detect this as a loop
I was wondering if anyone knew how to make this a loop or how to make it detect the loop-dropped-items
i've tried looking basically everywhere, and nothing. I've also tried doing:
if loop-dropped-items is "sugar cane": and just etc like that.
loop-dropped-items in radius 3 of loop-block:
if loop-items is "sugar cane": <- but it doesnt detect this as a loop
I was wondering if anyone knew how to make this a loop or how to make it detect the loop-dropped-items
i've tried looking basically everywhere, and nothing. I've also tried doing:
if loop-dropped-items is "sugar cane": and just etc like that.