Item Sorters

Item Sorter Guide

Storage

Category: Redstone · Home

Key ComponentHopper
FilterNamed Item + 41 filler
Capacity64 items/slot
Speed2.5 items/sec

Build automatic item sorting systems in Minecraft. Hopper filters, ImpulseSV design, and multi-item sorters for organized storage.

Overview

An item sorter is one of the most practical redstone projects in Minecraft. Without one, your storage room becomes a chaotic mess of chests. A properly built item sorter automatically routes items from your mining trips, farms, and expeditions into designated chests — cobblestone goes here, iron ingots there, bones in that chest over there.

The key component is the hopper, which moves items at a rate of 2.5 items per second (8 game ticks per item).

Basic Hopper Chain

The simplest sorting system is a hopper chain — hoppers feeding into each other down or sideways. Items flow through the chain until they reach the last hopper. This works but offers no sorting — everything goes into one chest or a series of chests without organization.

A hopper below a chest pulls items from the chest. A hopper pointing sideways feeds into another hopper or a chest. Chains can go down and sideways but have no filtering capability on their own.

ImpulseSV Filter

The ImpulseSV single-item filter is the gold standard for Minecraft item sorting. Place 41 filler items (a stackable item, typically renamed to prevent overlap) in the first five slots of a hopper (slots 1-5 get 41 fillers each). Put 1 item of the sort type in slot 5. Slot 6 is locked with a solid block on top.

The comparator reads signal strength 3 when the correct item passes through (one of the 41 fillers is pushed down). A redstone torch turns off, unlocking a hopper below that lets the item fall into the correct chest. Items that don't match pass through to the next sorter module.

Multi-Item Sorter

For bulk storage of common items (cobblestone, dirt, wood), multi-item sorters are more efficient. These use a minecart with hopper riding on rails to distribute items across multiple chests. Each chest is filled until full, then the cart moves to the next chest.

This design is more complex but saves space and resources compared to building individual filters for bulk items. Combine with an ImpulseSV filter for rare items and a multi-item sorter for common blocks.

Pro Tip: Rename your filter items using an anvil (name them something unique like "Sorting Item"). This prevents normal items from being used as filler, which would break the sorter when you accidentally pass a stack of that item through the system.

Overflow Protection and Bulk Storage

Large storage systems need overflow protection to prevent items from backing up and jamming the sorting chain. Overflow protection uses additional hopper lines that route excess items to bulk storage chests. For a complete guide to Minecraft redstone storage systems, check the Minecraft Wikipedia article. Detailed item sorter schematics and storage hall designs are available on the Minecraft Wiki on Fandom.

Shulker Box Loaders and Unloaders

Shulker box loaders automatically fill boxes with sorted items, and unloaders empty them back into the sorting system. These systems use observer-based detectors to move filled boxes to output chests and replace them with empty boxes, creating a fully automated storage and retrieval loop.

Related Guides

More guides coming soon

About the Author

Myers Media Editorial Team Gaming & Anime Coverage
Myers Media Editorial Team