SVAR
Updated Feb 18, 2026
Alias: shulker box variable sorter
Definition
SVAR stands for Shulker Variable sorter. It takes the form of an array of variable filters, which when empty are set by the first item and box pair that passes over them, and if they are already set serves to pull matching token items and boxes into their slice. this is done by keygening the box initially, and then running the key item over the variable filters, and the box in an parallel dropper line. When the key item is removed by a filter from its dropper line, the box is also removed into the same slice.
This is almost exclusively used with single item type boxes exclusively, since it only checks for matches of the first item type in the box. This is typically done to create groups of boxes of the same type.