
Sourceflow Infinite
This mod adds a machine that produces unlimited amounts of any fluid or gas by consuming FE (Forge Energy).
📖About Sourceflow Infinite
English
Sourceflow Infinite
Sourceflow Infinite is a NeoForge mod centered around
Infinite Fluids × Energy Consumption × Configuration.
It provides a configurable, restricted, and energy-driven solution for infinite fluid generation, designed for tech-focused and automation-heavy modpacks.
Core Features
Infinite Core
- A core item that can bind to a fluid
- Right-click any fluid to bind it
- Can bind fluids from containers
- Can bind gases
- When inserted into an Infinite Fluid Machine, the machine will generate that fluid infinitely
- Each core can bind only one fluid or gas
Infinite Fluid Machine
- Accepts an Infinite Core
- Powered by FE (Forge Energy)
- Supports independent configuration for each side
- Compatible with fluid pipes, pumps, and systems from other mods
Wrench
- The primary interaction tool for the machine
- Used to insert/remove cores and configure side modes
- Sneak + Mouse Wheel to switch wrench modes
Energy System (FE)
The machine requires FE energy to operate
When energy reaches 0, the machine completely stops:
- It will not actively output fluids
- Fluids cannot be extracted by other mods
Energy consumption rules:
All sides set to
OFF: a very small standby energy cost still appliesFor each enabled side (
PULLorBOTH):- FE consumption per tick increases
More enabled sides = higher throughput = higher energy demand
Side Mode Overview
Except for the top face, all other five sides of the Infinite Fluid Machine can be configured to one of the following modes:
| Mode | Description |
|---|---|
| OFF | Disabled; no output and cannot be extracted |
| PULL | Does not actively output, but allows other mods to extract fluids |
| BOTH | Actively outputs fluids to adjacent containers |
The current mode of each side is displayed directly on the machine using a small letter indicator.
Wrench Usage Guide
Switching Wrench Modes
Sneak + Mouse Wheel
Switch between the following modes:
- Assembly Mode
- Configuration Mode
Assembly Mode
Hold Wrench in main hand + Infinite Core in offhand
- Right-click the machine to insert the core
Sneak + Right-click the machine with the wrench
- Remove the inserted Infinite Core
Configuration Mode
Right-click a specific side of the machine
- Cycles the side mode:
OFF → PULL → BOTH
- Cycles the side mode:
The top face cannot be configured (used for energy input)
HUD Information Display
When looking at an Infinite Fluid Machine, the HUD will display:
- Current stored energy (FE)
- Energy consumption per second / per tick
- Whether an Infinite Core is inserted
- The fluid bound to the core
- Currently enabled sides
Configuration File
This mod supports configuration via a server config file located at:
config/yuanliuwujin-server.toml
Configurable options include:
- Default standby FE consumption
- Fluid output amount per tick
- Additional FE cost per enabled side
- Banned fluid list
- Amount of fluid that can be extracted per tick
Planned Features
Future versions may include:
- Integration with Create
- More automation features
- Additional mod compatibility
Current Mod Compatibility
- Mekanism
Frequently Asked Questions (FAQ)
Q: Is this a “free” infinite fluid source?
A: Not exactly.
The machine requires energy to operate, and enabling more output sides increases energy consumption.
Q: If the machine has stored energy but no power input, will it still work?
A: Yes.
As long as the internally stored energy can sustain consumption, the machine will continue to operate.
Q: Can Infinite Cores be inserted automatically?
A: No.
Infinite Cores can only be inserted or removed manually using the wrench in Assembly Mode.
Q: Does this mod support recipe modification via KubeJS?
A: Yes.
You can easily modify this mod’s recipes using KubeJS.
Mod Information
- Mod Name: Sourceflow Infinite
- Mod ID:
yuanliuwujin - Loader: NeoForge
- Minecraft Version: 1.21.1
Feedback and suggestions are welcome.
Have fun, and enjoy automation!
中文
源流无尽 (Sourceflow Infinite)
源流无尽 是一个以「无限液体 × 能量消耗 × 配置」为核心的 NeoForge 模组。
它提供了一种可配置、可限制、需要能量驱动的无限液体解决方案,适合科技向、自动化向整合包。
核心内容
无限核心(Infinite Core)
- 一个可绑定液体的核心物品
- 右键任意液体即可绑定该液体
- 可以绑定容器内液体
- 可以绑定气体
- 插入无限液体机器后,机器即可无限生成该液体
- 一个核心只绑定一种液体或气体
无限液体机器(Infinite Fluid Machine)
- 可插入 无限核心
- 通过 能量(FE) 驱动
- 支持对 每个侧面进行独立配置
- 可与其他模组的流体管道、泵进行联动
扳手(Wrench)
- 机器的主要交互工具
- 用于 装卸核心、配置侧面模式
- 潜行 + 鼠标滚轮切换工作模式
能量系统(FE)
- 机器需要 FE 能量 才能工作
- 能量为 0 时,机器完全不工作
- 无法主动输出液体
- 无法被其他模组抽取液体
- 能量消耗规则:
- 所有侧面为
OFF:仍有极低的待机能耗 - 每启用一个侧面(
PULL或BOTH):- 每 tick 的 FE 消耗都会增加
- 所有侧面为
- 面越多、系统越强 → 能量需求越高
侧面模式说明
无限液体机器除顶面外,其余五个面都可以设置为以下三种模式:
| 模式 | 说明 |
|---|---|
| OFF | 关闭该面,不输出也不可被抽取 |
| PULL | 不主动输出,但允许其他模组从该面抽取液体 |
| BOTH | 主动向相邻容器输出液体 |
每个面当前的模式会通过缩写字母小字直接显示在机器表面。
扳手使用说明
切换扳手模式
- 潜行 + 鼠标滚轮
- 可在以下两种模式间切换:
- 装卸模式
- 配置模式
装卸模式
- 右手持扳手 + 左手持无限核心
- 右键机器:将核心插入机器
- 潜行 + 右手持扳手右键机器
- 取出已插入的无限核心
配置模式
- 右键机器某一侧面
- 在
OFF → PULL → BOTH间循环切换该面的模式
- 在
- 顶面不可配置(用于能量输入)
HUD 信息显示
当你将准星对准无限液体机器时,会在屏幕上显示:
- 当前储存的能量(FE)
- 每秒 / 每 tick 的能量消耗
- 是否已插入无限核心
- 核心绑定的液体类型
- 当前启用的侧面
配置文件说明
本模组支持配置文件修改,位于 config/yuanliuwujin-server.toml,可修改内容如下。
- 机器默认待机消耗的FE
- 每tick主动输出的液体量
- 每增加一个启用的面额外消耗的FE
- 禁用液体列表
- 每tick可抽取的液体量
后续更新计划
- 后续版本可能加入:
- 联动机械动力
- 更多自动化功能
- 与其他模组的联动
目前已经的联动
- Mekanism 通用机械
常见问题(FAQ)
Q:这算是白给的无限液体吗?
A:不完全是
机器需要能量驱动,启用供应面越多,能量消耗越高。
Q:没接电但机器里还有能量,能工作吗?
A:可以,只要机器内部存下的能量还能支撑消耗,就能继续工作。
Q:能不能自动化插入无限核心?
A:不行
无限核心只能通过 扳手的装卸模式 手动装卸。
Q:本模组支持KubeJS修改配方吗?
A:支持
你可以通过KubeJS轻松修改本模组的配方
模组信息
- 模组名:源流无尽 (Sourceflow Infinite)
- 模组 ID:
yuanliuwujin - 加载器:NeoForge
- Minecraft 版本:1.21.1
欢迎反馈与建议,祝你玩的开心!