promotional bannermobile promotional banner
premium banner
Adds a simple gas station-like fluid hose with an integrated tank to fill fluid containers more realistically!

Description

Adds a simple gas station-like hose with its own integrated tank to fill up fluid containers more realistically.

All values configurable under:

fluidports-common.toml

[fluid_ports]
#Maximum hose reach from the pump nozzle to the target block.
#Range: 1 ~ 128
hoseRange = 10
#Transfer rate in mB/t while the hose is actively filling.
#Range: 1 ~ 20000
transferRateMbPerTick = 50
#Internal tank capacity in mB. Default 32000 = 32 buckets.
#Range: 1000 ~ 10000000
tankCapacityMb = 32000
#If true, only Create fluid tanks can be filled by the hose.
onlyCreateTanks = false

Originally made for the Sparks of War modpack but can be used anywhere.