Filter Chest Setup
No reviews yet
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.
Features systems for better item storage and organization.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
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.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers