Ranged Pumps — Configuration
Configuration
Ranged Pumps exposes a config file at .minecraft/config/rangedpumps-common.toml (or similar). Key settings:
| Setting | Default | Description |
|---|---|---|
pump_range |
64 | Vertical distance (blocks) the pump scans downward for fluid |
pump_speed |
20 | Ticks between each pump operation (lower = faster) |
consume_source |
true | Whether finite fluid blocks are removed when pumped |
use_energy |
false | Set true to require energy (FE) to operate |
energy_per_op |
100 | FE consumed per pump operation when use_energy is on |
Config options vary by version; open the file with a text editor to see all available fields for your build.