Back to mods
sorted hopper project artwork

CurseForge · Minecraft mod

sorted hopper

A hopper that sorts items into three outputs (forward/left/right) by category, using craftable Filter Cards imprinted from item tags.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which sorted hopper release should I use?

Updated last month
Latest stable file filtered-hoppers-1.0.0.jar
Game version 26.2
Loader Fabric

sorted hopper filtered-hoppers-1.0.0.jar targets 26.2 with Fabric. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.

Where it goes

Is sorted hopper required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Fabric
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does sorted hopper filtered-hoppers-1.0.0.jar need?

filtered-hoppers-1.0.0.jar. Change the file and its required mods may change too.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add sorted hopper without breaking your instance.

Built for sorted hopper filtered-hoppers-1.0.0.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use filtered-hoppers-1.0.0.jar. It targets 26.2 with Fabric; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside filtered-hoppers-1.0.0.jar. It opens that exact file at the source.

About this project

What does sorted hopper add?

Sorted Hoppers

A Fabric mod that adds the Filtered Hopper — a hopper variant that automatically sorts items into three outputs (forward, left, right) by category, instead of vanilla hoppers, which just push everything forward.

What it does

The Filtered Hopper has three output directions instead of one. Each direction can be assigned a category — food, ores, tools, building blocks, and so on — so that as items pass through, they're automatically routed to the matching output. Food goes one way, ores another, everything else either waits for a match or falls through an unconfigured direction, exactly like a plain vanilla hopper.

This replaces the usual comparator-and-filter contraptions needed to sort a storage system, farm, or automated base into a single block with visual, in-world configuration.

How it works

Filter Cards. A blank Filter Card is a craftable item (paper + iron nugget). Combine a blank card with an example item in a crafting grid to imprint it with that item's category — combine with bread to get a Food card, with iron ore to get an Ores card, and so on. Configuration happens physically, in the crafting grid, rather than through a menu.

Routing. Drop imprinted cards into the hopper's three slots (accessible by right-clicking the block, same as a vanilla hopper) — one each for forward, left, and right, relative to the direction the hopper is facing. As items arrive, the hopper checks them against each configured card in forward → left → right order and pushes the first match through. Slot order is priority order, so it doubles as the configuration UI. If a direction's card doesn't match, or its target container is full, the hopper tries the next matching direction. If nothing matches and the forward slot has no card, forward acts as a wildcard/overflow output — an unconfigured hopper behaves exactly like a vanilla one.

Categories are item tags, not a custom list — the hopper checks c:foods, c:ores, c:tools, c:ingots, c:gems, minecraft:logs, and a bundled building_blocks tag (a composite of stone/brick/glass/concrete/planks/wool/etc.). Since these are ordinary datapack-overridable tags, modded items are sorted correctly automatically as long as they're tagged normally, and server owners can extend or remap categories without touching any code.

Placement. Unlike vanilla hoppers, the Filtered Hopper only places facing one of the four horizontal directions (no down-facing) — forward/left/right need a horizontal facing to be well-defined. It still sucks items up from directly above, same as vanilla.

Crafting

  • Filter Card: 1 paper + 1 iron nugget → 4 blank cards
  • Filtered Hopper: 1 hopper + 1 comparator → 1 Filtered Hopper

Setup

For setup instructions, please see the Fabric Documentation page related to the IDE that you are using.

License

This template is available under the CC0 license. Feel free to learn from it and incorporate it in your own projects.

Project description from CurseForge.

Pick your setup

sorted hopper by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

1 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

sorted hopper versions and loaders

2 of 2 releases match

Looking for an older file? The official CurseForge project page is in Resources.