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.
Quick answer
Which Filter Chest Setup release matches 26.2?
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.
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.
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.
- 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.
- 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.
- 03
Put it on the correct side
It must be installed on the client. Do not install it on the dedicated server.
- 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:
- 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.
- 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.
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.0.0
filterchest-1.0.0.jar
24 Jul 2026
Looking for an older file? The official Modrinth project page is in Resources.