Flopper
Modby kroeser
A hopper for transferring fluids
Type
Mod
CurseForge Downloads
8,452,939
CurseForge ID
290404
Modrinth Downloads
11,799
Modrinth ID
aTMAqQMY
Last Updated
Jul 27, 2026
Description
We've had to suffer long enough in our early-game fluid transfer endeavours...
Here's the Flopper, a Fluid Hopper!
The Flopper is an early-game block to move around fluids, just like the Hopper does for items.
It is able to take in fluids from the top (either from a tank, or from the world), and push it to the target side (either to a tank, or to the world).

Tanks will always have a preference over world-interaction.
Note: Tanks are not included in this mod, those are Dark Tanks from EvilCraft.
A simple, early-game recipe.

This block has no GUI, because who needs GUIs anyways? Instead, you can right click on the block to display contents. The contained fluid will also be rendered dynamically (can be disabled).
You can also right-click to insert fluids from any fluid tank item, or extract by shift+right-clicking.

And yes, the Flopper has proper bounding boxes that allow you to click on blocks behind it.

Just like the regular Hopper, you can disable it using a redstone signal.

Everything ranging from the input fluid rate to the cooldown duration for world-interaction can be configured in this mod! Here's an excerpt from the config file:
machine { # The maximum capacity in mB. I:flopper.capacityMb=5000 # If the collision boxes should be made smaller to allow clicking behind the flopper. B:flopper.narrowCollision=true # The rate at which fluids can be pulled from other tanks. I:flopper.pullFluidRate=100 # If fluids should be pulled from the world. B:flopper.pullFluidsWorld=true # The rate at which fluids can be pushed to other tanks. I:flopper.pushFluidRate=100 # If fluids should be pushed into the world. B:flopper.pushFluidsWorld=true # If the contained fluid should be rendered. B:flopper.renderFluid=true # The number of ticks each flopper should sleep after interacting with tanks I:flopper.workCooldown=8 # The number of ticks each flopper should sleep after picking up or placing fluids. I:flopper.workWorldCooldown=20 # If neighbour-change events should be triggered when placing or picking up fluids to/from the world. B:flopper.worldPullPushNeighbourEvents=true # If sounds should be placed when placing or picking up fluids to/from the world. B:flopper.worldPullPushSounds=true }This mod was inspired by the pre-1.12 Funnels mod.
This mod collects anonymized startup data, this can be disabled in the config file and adheres to Minecraft's snooper settings.

Support us via the referral code cyclops when renting a Bisect Hosting server, and get 25% off!
If you like this mod, consider supporting me on Patreon!
Compatibility
Mod Loaders
Game Versions
Screenshots
Similar Mods
Pehkui
Allows resizing of most entities, shrinking their scale smaller or growing their size larger
Easy Magic
Enchanting tables as they always should have been! Items stay after closing, and easy re-rolls.
YUNG's Better End Island (Forge/NeoForge)
An overhaul of the main End Island where the dragon fight takes place!
Guide-API
Simple library mod for in-game guide creation
Extreme sound muffler - (Neo)Forge
Forget about those nasty sounds! - Clientside sound muffler.
Starter Kit
📦 Give all new players joining the world configurable starter gear, items and/or potion effects. It can overwrite the i...