SORTING MACHINE UPGRADE[]
The video on this page describes an overflow problem with the sorting machine. I may have found a fix:
Put a space between each of the sorting hoppers. You can upgrade your double chests so they face forward this way. You can also put a feedback loop along the top in case any of the hoppers overflow and start clogging up the system. I have only tried this in 1.5.2 --65.74.70.63 23:14, 22 May 2013 (UTC)Habib_Ackbar
- How about this? It won't clog up because the bottommost hopper is always enabled, while you don't need to put any spaces between units. I'm very proud of this design. Tested only on MCPE 0.14.0 but I believe it works on any editions. --Depressed pho (talk) 17:28, 3 March 2016 (UTC)
- In theory this should work as well but in MCPE 0.14.0 it doesn't, probably due to MCPE-12848. Every time an item comes in, the middle hopper gets enabled for 5 redstone ticks instead of 4. --Depressed pho (talk) 04:36, 4 March 2016 (UTC)
"Item counter" solution doesn't work or I can't figure out how to implement it properly. Can anyone confirm please that it works? I'm using BedrockE. --87.69.177.22 08:45, 15 April 2018 (UTC)
- It does work, but a redstone torch needs to be placed beneath the dropper for it to function. Why it's not a schematic or at least shown at a better angle is a mystery to me.
- Also, why is it called a counter when it's actually just a pulse generator? JStheguy (talk) 10:19, 11 March 2019 (UTC)
Shulker Sorter Fix[]
- In the Shulker Sorter there is a problem or change in 1.16 that causes this not to work, but if the repeater is set to 3 ticks it works again. Can somebody else test this as well? Valkyrie pilot (talk) 22:02, 24 June 2020 (UTC)
3x3 "Sorter"[]
How is this a sorter?
The single hopper is locked, will only unlock if more than 22 items are in the hopper. Lets assume the hopper is at 18-1-1-1-1 and waiting for a new item to arrive. How does the new item enter the hopper? It has to be manually placed by a player, or pushed in by another hopper above (which has no other output) or on the side (which breaks tileability and also can only be accessed by a hopper that is also locked by the torch). There does not seem to be a way to both: allow items to flow into this hopper and allow other items to flow past it except in one very specific circumstance: if the hopper constantly maintains MORE than 22 items it will stay unlocked and a stream above the hopper can flow over it while it sucks in only the sorted item. Once it is reduced to 22 items it will lockup and stop sorting. I would love to see an explanation for how this could be used in a sorting system. Puttanesca621 (talk) 14:20, 22 October 2020 (UTC)
Furnaces in filter schematics[]
Some time in the past year someone added two hopper transport pipes with Composters and Furnaces to the OH III schematics. This appears to have been done to demonstrate how this design might be stackable, but this alteration has significant problems.
First, oh3-A has a repeater that transmits power through the block that was replaced by a furnace. This powers the redstone torch, but also locks the hopper pipe below the furnace in the altered design while the slice is storing items. This would stall the proposed transport line below and isn't a great idea if you don't want your transport line(s) backing up.
Second, the Furnace added to both slices is a "ticking" block even when it isn't smelting something. At scale, having a hopper line covered in furnaces practically nullifies the benefit of reducing the number of inventory slots a hopper needs to check.
I have removed these changes. However, the author who put them in apparently thinks they should remain because a prior reversion to remove them was subsequently rolled back with an edit description of "The furnaces had a purpose there. Maybe the self-explaining nature wasn't self-explanatory enough.. ;-)".
I wanted to express why I edited out these changes to OH III but there wasn't enough room in the edit description. I'm documenting my reasoning here in case the same author comes back and reverts my edits.
These are the altered schematics containing the errors discussed.
P¹
| ||||
-
|
F
| |||
O
| ||||
P²
|
Optimized hybrid sorter III "oh3-B"
redstone delay = 4
Only works as advertised if and only if combined with at least one "oh3-A" on one or the other side.
Note: The comparator is in subtraction mode.
P¹
| ||||
F
| ||||
O
| ||||
²
|
||||
P²
|
Optimized hybrid sorter III "oh3-A"
redstone delay = 4 (3-6)
WyldRiles (talk) 21:55, 9 December 2023 (UTC)