CurseForge · Minecraft mod
FluidRouters
Adds a FluidRouter block with an internal tank and Sender/Puller/Distributor modules for automating fluid transfer, as an addon for ModularRouters.
Quick answer
Which FluidRouters release should I use?
FluidRouters 0.1.2 (NEOFORGE 1.21.1) targets 1.21.1 with NeoForge. The project page does not say whether this file belongs on the client, dedicated server, or both. All 1 required mods have matching files.
Where it goes
Is FluidRouters required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does FluidRouters 0.1.2 (NEOFORGE 1.21.1) need?
0.1.2 (NEOFORGE 1.21.1). Change the file and its required mods may change too.
Install Modular Routers first. We found matching files for this game-version and loader setup.
We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add FluidRouters without breaking your instance.
Built for FluidRouters 0.1.2 (NEOFORGE 1.21.1). Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use 0.1.2 (NEOFORGE 1.21.1). It targets 1.21.1 with NeoForge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
Install Modular Routers first. We found matching files for this game-version and loader setup.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside 0.1.2 (NEOFORGE 1.21.1). It opens that exact file at the source.
About this project
What does FluidRouters add?
FluidRouters
This mod was developed with the help of Anthropic's AI assistant "Claude".
What does this mod do?
Adds a FluidRouter block and Sender / Puller / Distributor modules for routing fluids.
Built as an addon for ModularRouters (by desht), so it requires the base mod and reuses its module configuration UX. Fluid filters can be set directly by dragging a fluid from JEI's ingredient list onto a filter slot, with no need to place a filled bucket by hand.
Added items
- FluidRouter — the router block itself. Has an internal tank (8000 mB by default, adjustable via config) and up to 9 module slots + 5 upgrade slots.
- FluidPullerModule / FluidSenderModule (Mk1) — pull fluid from an adjacent tank into the FluidRouter, or push fluid from the FluidRouter into an adjacent tank.
- FluidPullerModule2 / FluidSenderModule2 (Mk2) — same as Mk1, but can target a tank at a distance (range-limited) instead of only an adjacent block.
- FluidSenderModule3 (Mk3) — a Mk2 Sender variant with no range limit and no same-dimension restriction, letting you push fluid to a target in a different dimension.
- FluidDistributorModule — splits or collects fluid across up to 8 targets using one of 4 strategies (Round Robin, Random, Nearest First, Furthest First); can switch between Pull and Push, and supports the Balancer Augment, which equalizes the fill level across all targets down to 1 mB precision.
- Tank Upgrade — an upgrade item that increases the FluidRouter's internal tank capacity.
All of the base mod's real upgrade items (Speed / Stack / Muffler / Camouflage / Security) work directly in the FluidRouter's upgrade slots as well.
Requirements
- Minecraft: 1.20.1
- ModLoader: Forge 47.4.6+
- Dependencies: ModularRouters (Modrinth:
modular-routers, tested with 12.1.1+) — required
Installation
- Install Minecraft Forge (47.4.6+).
- Place ModularRouters into your
modsfolder. - Place this mod's jar file into your
modsfolder.
Known Limitations
No known limitations at this time.
Credits
- Developed by yuuhamu
- This mod is an addon for ModularRouters (by Des Herriott), and some files are directly adapted from its source code. See LICENSE-THIRD-PARTY.md in the source repository for details.
License
This mod is licensed under MIT. See LICENSE.
Copyright (c) 2026 yuuhamu
FluidRouters
本MODの開発にはAnthropicのAIアシスタント「Claude」を活用しています。
これは何をするMODですか?
液体を転送する FluidRouter ブロックと、Sender / Puller / Distributor モジュールを追加するMOD。
ModularRouters(desht作)のアドオンとして実装されており、本家を必須依存とすることで、本家のRouterと同じ感覚でモジュールを設定・運用できる。液体フィルターはJEIの一覧から液体アイコンをフィルタースロットへドラッグ&ドロップするだけで設定でき、液体入りバケツを手に入れてスロットへ置く必要はない。
追加されるアイテム
- FluidRouter — 本体ブロック。内部タンク(既定8000mB、config調整可)、最大9モジュールスロット+5アップグレードスロットを持つ。
- FluidPullerModule / FluidSenderModule(Mk1) — 隣接するタンクから液体を吸い込む/隣接するタンクへ液体を送り出す基本モジュール。
- FluidPullerModule2 / FluidSenderModule2(Mk2) — Mk1と同じ機能に加え、隣接ブロックだけでなく離れた場所のタンクを対象にできる(範囲制限あり)。
- FluidSenderModule3(Mk3) — Mk2 Senderの上位版。範囲制限が無く、異なるディメンションのターゲットへも送信できる。
- FluidDistributorModule — Round Robin/Random/Nearest First/Furthest Firstの4戦略で最大8ターゲットへ液体を分配・収集する。Pull/Push切替に対応し、Balancer Augmentを使うと全ターゲットの充填率を1mB単位で均等化しながら分配できる。
- Tank Upgrade — FluidRouterの内部タンク容量を増加させるアップグレードアイテム。
本家の実アップグレードアイテム(Speed / Stack / Muffler / Camouflage / Security)もそのままFluidRouterのアップグレードスロットで使用できる。
必要なもの
- Minecraft: 1.20.1
- ModLoader: Forge 47.4.6以降
- 依存Mod: ModularRouters(Modrinth:
modular-routers、12.1.1以降で動作確認済み) — 必須
導入方法
- Minecraft Forge(47.4.6以降)を導入する。
- ModularRoutersを
modsフォルダに配置する。 - 本MODの jar ファイルを
modsフォルダに配置する。
既知の制限
現時点で既知の制限はありません。
クレジット
- 開発: yuuhamu
- 本MODはModularRouters(Des Herriott作)のアドオンであり、一部ファイルは本家のソースコードを直接移植しています。詳細はソースリポジトリのLICENSE-THIRD-PARTY.mdを参照してください。
ライセンス
本MODは MIT ライセンスの下で公開されています。詳細は LICENSE を参照してください。
Copyright (c) 2026 yuuhamu
Project description from CurseForge.
Pick your setup
FluidRouters by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.21.1
1 loader build1.20.1
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
FluidRouters versions and loaders
0.1.2 (NEOFORGE 1.21.1)
fluidrouters-1.21.1-neoforge-0.1.2.jar
28 Aug 2026
0.1.2 (FORGE 1.20.1)
fluidrouters-1.20.1-forge-0.1.2.jar
28 Aug 2026
0.1.1 (NEOFORGE 1.21.1)
fluidrouters-1.21.1-neoforge-0.1.1.jar
25 Aug 2026
0.1.1 (FORGE 1.20.1)
fluidrouters-1.20.1-forge-0.1.1.jar
25 Aug 2026
0.1.0 (FORGE 1.20.1)
fluidrouters-1.20.1-forge-0.1.0.jar
23 Aug 2026
Looking for an older file? The official CurseForge project page is in Resources.