Definition
A lead unstackable filter grouperDefinition: A grouper is a variable box sorting device, which checks if a box contains a specific item type anywhere in the box. This is similar to a box matcher, but instead of having a fixed filter which is ... (LUF grouper) is a device which checks if a box contains a certain item type, with the filter set dynamically like in a grouper. The difference between a normal grouper and an LUF grouper is that on setting the filter, an LUF grouper will continue to pull out items if the item is an unstackable item, only setting the filter if it is stackable. This allows it to be initialized with mixed boxDefinition: A shulker box with multiple item types. input, which is helpful for presorting in variable sortDefinition: An item filter that does not always filter for the same item, but instead can be remapped, meaning getting the item type reassigned (in contrast with Fixed Sorter). There are many different types ...ing techniques such as cycvarDefinition: A cyclical variable sorter (cycvar) is a variable sorting device which takes in mixed boxes and outputs single-type boxes with minimum partial box output (ideal output). A cycvar works similarly to...s.