Soko Sort

Tired of sorting every chest by hand?
Soko Sort adds a lightweight storage sorting system for Minecraft.
Build a chest-based warehouse that automatically sends items to the right place using Sorting Chests, Pipes, and Filters.
It is designed for players who want practical storage automation without any full tech progression, power system.
チェスト整理を手作業で続けるのが面倒ではないですか?
Soko Sort は、Minecraft に軽量な倉庫自動仕分けシステムを追加するMODです。
Sorting Chest・Pipe・Filter を使って、投入したアイテムを分類先チェストへ自動で振り分けるチェスト倉庫を作れます。
一切の工業、電力システムを必要とせず、実用的な倉庫整理だけを自動化したいプレイヤー向けです。

Modpack use is allowed.
This mod is All Rights Reserved, but modpack usage is permitted. Details are listed in the Modpacks section near the bottom of this page or See Custom license of this Mod.
What is Soko Sort? / これは何をするMOD?
English
Soko Sort is a storage automation mod focused on one job:
routing items from an input chest to matching destination chests.
Use it to:
- sort ores, food, building blocks, mob drops, tools, and modded items
- build a small sorter early in a world
- expand into a larger warehouse network later
- create item-based and tag-based sorting rules
- keep storage automation simple and focused
日本語
Soko Sort は、投入チェストから条件に合う分類先チェストへアイテムを振り分けることに特化した倉庫自動化MODです。
以下のような用途に使えます。
- 鉱石、食料、建材、モブドロップ、ツール、Mod追加アイテムなどを分類する
- 序盤から小さな自動仕分け倉庫を作る
- 後から大きな倉庫ネットワークに拡張する
- アイテム指定やタグ指定で仕分けルールを作る
- 倉庫整理だけをシンプルに自動化する
How it works / 仕組み
English
- Put items into a Sorting Chest.
- The Sorting Chest sends items into connected Pipes.
- Filters check item rules and tag rules.
- Matching items are routed to the connected destination chests.
- If multiple routes match, Filter priority decides which route is used first.
日本語
- Sorting Chest にアイテムを入れます。
- Sorting Chest が接続された Pipe へアイテムを送ります。
- Filter がアイテム指定・タグ指定のルールを確認します。
- 条件に一致したアイテムが、接続された分類先チェストへ送られます。
- 複数の経路が一致する場合は、Filter の優先度によって使用される経路が決まります。
Blocks / ブロック
English
Sorting Chest
The input block and center of the sorting system.
Items inserted into the Sorting Chest are sent into the connected Pipe network.
- Use this as the item input point.
- Connect Pipes to start building a sorting network.
- Items are routed based on Filter rules.

Pipe
Pipes connect Sorting Chests, Filters, and storage destinations.
- Build routes between blocks.
- Branch into multiple sorting lines.
- Use them to expand from a small sorter into a larger warehouse network.

Filter
Filters decide which items can pass through a route.
Use Filters before destination chests or storage lines.
A Filter can match specific items, item tags, or both.
Supported settings
- Item include
- Item exclude
- Tag include
- Tag exclude
- Priority
- Enable / disable


Rapid Stair
An optional utility block added in mod version 2.0 and later.
Rapid Stairs help players move upward quickly.
- Moves the player upward up to 8 blocks.
- This feature can be disabled by command if you do not want to use it.

日本語
Sorting Chest
仕分けシステムの入力地点であり、中心となるブロックです。
Sorting Chest に入れられたアイテムは、接続された Pipe ネットワークへ送られます。
- アイテムの投入地点として使います。
- Pipe を接続して仕分けネットワークを作ります。
- Filter のルールに基づいてアイテムが振り分けられます。
Pipe
Sorting Chest、Filter、分類先チェストをつなぐブロックです。
- ブロック同士をつなぐ経路を作ります。
- 複数の仕分けラインへ分岐できます。
- 小規模な仕分け機から、大きな倉庫ネットワークまで拡張できます。
Filter
各ルートを通れるアイテムを決めるブロックです。
分類先チェストや分類先ラインの手前に設置します。
特定のアイテム、アイテムタグ、またはその両方を条件として使えます。
対応設定
- アイテム許可
- アイテム拒否
- タグ許可
- タグ拒否
- 優先度
- 有効 / 無効
Rapid Stair
Mod version 2.0 以降で追加された任意の補助ブロックです。
プレイヤーが素早く上方向へ移動するために使えます。
- 最大8ブロック分、上方向へ移動できます。
- 不要な場合はコマンドで無効化できます。
Filter Rules / フィルタールール
English
Filters can use both item rules and tag rules. Use include rules to allow items, and exclude rules to block items.
Rule types
- Item include: allows specific items.
- Item exclude: blocks specific items.
- Tag include: allows items that belong to specific tags.
- Tag exclude: blocks items that belong to specific tags.
- Priority: decides which route is used first when multiple Filters match.
- Enable / disable: temporarily turns a Filter on or off.
Rule order
- Item exclude
- Item include
- Tag exclude
- Tag include
日本語
Filter では、アイテム指定とタグ指定の両方を使えます。
許可ルールで通すアイテムを指定し、拒否ルールで通したくないアイテムを止めます。
ルールの種類
- アイテム許可: 指定したアイテムを通します。
- アイテム拒否: 指定したアイテムを止めます。
- タグ許可: 指定したタグに属するアイテムを通します。
- タグ拒否: 指定したタグに属するアイテムを止めます。
- 優先度: 複数の Filter が一致した場合に、どの経路を先に使うかを決めます。
- 有効 / 無効: Filter を一時的にオン・オフできます。
判定順
- アイテム拒否
- アイテム許可
- タグ拒否
- タグ許可
Recipes / レシピ
Logic Core / ロジックコア

Sorting Core / ソーティングコア

Pipe / パイプ

Filter / フィルター

Sorting Chest / ソートチェスト

Rapid Stair / 高速階段

Troubleshooting / 困ったとき
English
Items are not moving
Check these points:
- The Filter is enabled.
- The item matches the Filter rules.
- Pipes are connected correctly.
- The destination chest has space.
- Another higher-priority Filter may be catching the item first.
Items stay in the Sorting Chest
This usually means that no valid route accepted the item. Add a matching Filter, fix the rule, or make sure the destination has space.
The wrong chest receives the item
Check Filter priority and exclude rules. If multiple Filters can accept the same item, the higher-priority route may be used first.
日本語
アイテムが動かない
以下を確認してください:
- フィルターが有効になっているか。
- アイテムがフィルターの条件に一致しているか。
- パイプが正しく接続されているか。
- 分類先チェストに空きがあるか。
- より優先度の高い別フィルターが先にアイテムを受け取っていないか。
アイテムがソーティングチェストに残る
多くの場合、そのアイテムを受け入れられる有効な経路がない状態です。対応するフィルターを追加する、ルールを直す、分類先に空きを作るなどを試してください。
違うチェストに送られる
フィルターの優先度と拒否ルールを確認してください。複数のフィルターが同じアイテムを受け入れられる場合、優先度の高い経路が先に使われることがあります。
Notes / 補足
- This mod is still being improved. Recipes, behavior, and GUI details may change between versions.
- If you report a bug, please include your Minecraft version, NeoForge version, mod version, and a short reproduction step.
- This page is written in English and Japanese. Some in-game translations may be incomplete or machine-assisted.
- このMODは改善中です。レシピ、挙動、GUIの内容はバージョンによって変更される可能性があります。
- 不具合報告の際は、Minecraftバージョン、NeoForgeバージョン、MODバージョン、再現手順を添えてください。
- このページは英語と日本語で記載しています。ゲーム内翻訳の一部は未完成、または機械翻訳ベースの場合があります。
Modpacks
English
- License: All Rights Reserved
- Modpack use: Allowed
- You may include this mod in public or private modpacks.
- Please contact me or leave a comment if you include this mod in a modpack.
- Redistribution of the mod file outside official download pages is not allowed
- This mod does not add world generation, only add few blocks and items.

