Back to mods

Modrinth · Minecraft mod

Filter Chest Setup

One click fills an open chest into a filter layout: shears in the corner, a configurable filter item everywhere else. Client side, works on any server.

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

Quick answer

Which Filter Chest Setup release matches 26.2?

Updated 25 days ago
Best match for your filters 1.0.0
Game version 26.2
Loader Fabric

Filter Chest Setup 1.0.0 targets 26.2 with Fabric. It must be installed on the client. Do not install it on the dedicated server. No extra mods listed for this file.

Where it goes

Is Filter Chest Setup required on the client, server, or both?

It must be installed on the client. Do not install it on the dedicated server.

Client Required
Dedicated server Not supported
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

This file is marked client-only.

What else does Filter Chest Setup 1.0.0 need?

1.0.0 on 26.2. Every mod below is checked against that same setup.

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 Filter Chest Setup without breaking your instance.

Built for Filter Chest Setup 1.0.0 on 26.2. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use 1.0.0. 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

    It must be installed on the client. Do not install it on the dedicated server.

  4. 04

    Pick the file you checked

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

About this project

What does Filter Chest Setup add?

Filter Chest Setup

A client-side Fabric mod that fills a chest into a filter layout with one click, using items from your inventory. It's for servers where a filter or sorter chest has to be stocked in a fixed pattern to hit a specific comparator signal strength.

Open a chest or barrel and two buttons show up next to the container window:

  • set up as filter? arranges the chest.
  • pick filter item sets which item is used as the filter.

What it does

Clicking set up as filter? lays out the open container like this:

  • The last 3 slots each get 1 shears (shears don't stack, so they take a slot each).
  • The slot just before them gets 5 filter items.
  • Every slot before that gets 1 filter item.

On a double chest that's 3 shears and 55 filter items.

Items are moved out of your own inventory with normal container clicks, the same as if you placed them by hand, so it works on any server with no server-side mod. If you don't have enough items it tells you what's missing and does nothing.

Empty the chest first. Slots that already have something in them are left alone.

Choosing the filter item

The default filter item is a poppy renamed to Filter. To use something else:

  1. Put the item on your cursor, or select it on your hotbar. Rename it in an anvil first if you want the name to be required.
  2. Click pick filter item.

The item and its custom name, if it has one, get saved. With no custom name, any stack of that item counts. With a custom name, only stacks with that exact name count.

You can also edit config/filterchest.json directly:

{
  "filterItemId": "minecraft:poppy",
  "filterItemName": "Filter",
  "shearsInCorner": 3,
  "filterNextToCorner": 5
}

Leave filterItemName empty ("") to match the item no matter its name.

Signal strength

The layout is fixed on purpose. A filter chest usually needs an exact comparator signal, and that value depends on the items you use, since different items have different stack sizes and fill the container differently. The mod doesn't calculate signal strength for you, it just reproduces a layout you already know works. Swapping the filter item for one with a different stack size changes the resulting signal, so pick an item that gives the value your setup needs.

Building

Needs JDK 21 or newer (the game targets Java 25). The build uses Unimined with Mojang mappings.

./gradlew build

The jar lands in build/libs/filterchest-<version>.jar. Drop it in your mods folder.

License

MIT. See LICENSE.

Project description from Modrinth.

Pick your setup

Filter Chest Setup 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

Filter Chest Setup versions and loaders

1 of 1 releases match

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