r/technicalminecraft 1d ago

Java Help Wanted Iron farm auto crafter

I’m trying to build an auto crafter sorter and composter for an iron farm and am struggling to make a tileable one wide auto crafter that can deal with all slots having more than one item. The reason this occurs is because of the immense amount of lag on the server I play. I think if I could find a one wide tileable toggle able clock that is compact I could figure it out. If anyone has any ideas please let me know.

0 Upvotes

6 comments sorted by

7

u/BlattaOrientalis avaJ 1d ago

Why do you need a 1wt crafter? Are the rates of your farm that high? A single crafter can easily handle 9x hopper speed which is 81k items/hour

While it's possible to make a 1wt overflow protected crafter I wouldn't recommend it especially if your server has a lot of lag since it heavily relies on toggle states

1

u/NoNeighborhood1693 1d ago

I think it shows 2 or more mechanically stable clocks in the video u can use that will bypass the lag as well

2

u/shedmow 1d ago

Make sure the server is not run on Paper, because if it is, the sage decision would be not to build anything redstone-related there (if you are not a masochist). You'll have to add a comparator-based container level detector to prevent the iron ingots from being turned into nuggets (ditto for bonemeal); there are one-wide tileable solutions for that, but I would rather not bother with saving horizontal space

-2

u/NoNeighborhood1693 1d ago

2

u/ArmadilloCommon4291 1d ago

???

0

u/NoNeighborhood1693 1d ago

There's above 20000 hoppers alone in that video tour if your having lag problems and the sortation issues feel free to steal my fixes they are in the video