Mekanism: Water Provider
作者:rebot | 分类:模组
Minecraft 版本: 1.21.1
平台: neoforge
标签: technology utility
Mekanism: Water Provider
Water provider — a Mekanism addon for Minecraft 1.21.1 / NeoForge that adds a single machine: the Water Provider (water_provider).
Note
I made it for my own use, and currently it only supports 1.21.1 NeoForge. If you need other versions of this mod, please open an issue to let me know!
What it does
- It just adds a water provider block with unlimited water.
Configuration
config/Mekanism/water_provider.toml:
| Key | Default | Description |
|---|---|---|
allowLava |
true |
Whether lava buckets are accepted (water is always allowed) |
allowFilterUpgrade |
false |
Whether the Filter upgrade can be installed. When installed, two water buckets produce Heavy Water. While disabled, the Filter upgrade cannot be added and any provider that already has one installed stops producing |
allowAnyFluidBucket |
false |
Whether buckets of any fluid are accepted. When enabled, two matching fluid buckets produce that fluid |
baseRate |
1000 |
Output rate at 0 speed upgrades, in mB/t. Rate scales exponentially up to 2147483647 at 8 speed upgrades; the internal buffer (min 10 buckets) grows with speed to match the rate, so it never bottlenecks production |
Crafting
R O R
O O
S B S
RRedstone ·OOsmium Ingot (c:ingots/osmium) ·SSteel Ingot (c:ingots/steel) ·BBucket
Requirements
- Minecraft 1.21.1
- NeoForge 21.1.x
- Mekanism 10.7.19+
Building
./gradlew build
The build pulls Mekanism from modmaven.dev. A locally built Mekanism jar in a sibling ../Mekanism/build/libs directory, if present, takes precedence.
Credits & licensing
- Source code: MIT — see LICENSE.
- Minecraft is © Mojang Studios. NeoForge and Mekanism are © their respective authors.
- Textures: the block textures in this mod are derived from Mekanism's "Elite Chemical Tank" textures, which are used and modified under Mekanism's license. Credit to the Mekanism team and the original texture artist (CyanideX) for the base artwork.
请登录后举报
暂无评论,抢个沙发吧~