CurseForge · Minecraft mod
Reservoir Fluid API
This is a lib mod which makes creating fluids in Fabric easier.
Quick answer
Which Reservoir Fluid API release should I use?
Reservoir Fluid API v1.0-beta1 for MC1.20.1 targets 1.20.1 with Fabric. The project page does not say whether this file belongs on the client, dedicated server, or both. All 1 required mods have matching files.
Where it goes
Is Reservoir Fluid API required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does Reservoir Fluid API v1.0-beta1 for MC1.20.1 need?
v1.0-beta1 for MC1.20.1. Change the file and its required mods may change too.
Install Cloth Config API (Fabric/Forge/NeoForge) first. We found matching files for this game-version and loader setup.
We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add Reservoir Fluid API without breaking your instance.
Built for Reservoir Fluid API v1.0-beta1 for MC1.20.1. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use v1.0-beta1 for MC1.20.1. It targets 1.20.1 with Fabric; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
Install Cloth Config API (Fabric/Forge/NeoForge) first. We found matching files for this game-version and loader setup.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside v1.0-beta1 for MC1.20.1. It opens that exact file at the source.
About this project
What does Reservoir Fluid API add?
Reservoir Fluid API
Description
This is a lib mod intends to make creating fluids in Fabric easier.
Features
Registry
- Customized fluid registry
- Less overrides through
ExtendedFluid - Customize properties with a single
FluidSettingsobject
Behaviors & Interactions
- Supports flowing upwards
- New data-driven fluid reaction system
- Able to create different types of bucket and make them stackable
- Entity movement no longer requires tags
- Customizable submerging fog
- More fluid related features…
Developing Guide
CurseMaven
- Add the CurseMaven repo by following the official tutorial
- Optional: Download the sources jar for javadoc supports
- Add follow lines under
dependenciesin yourbuild.gradlefile:modImplementation 'curse.maven:rfapi-1649310:VERSIONID' - Replace the
VERSIONIDwith ID of version to use - Refresh the project
Manually
- Create a
libsfolder under your project base dir - Put the mod jar file into the folder and rename it to
rfapi.jar - Optional: Download the sources jar for javadoc supports
- Add follow lines under
dependenciesin yourbuild.gradlefile:modImplementation(file('libs/rfapi.jar')) - Refresh the project
Q&A
- Q: Why do you make this?
A: I found difficult working on fluids under Fabric, so I made some tricks and they work surprisingly well. And later on I decided to make it a sepereate lib mod so I can use it among multiple projects. - Q: WTF is this name for?
A: Reservoir is a place to store water to help peoples, and this is a lib helping devs creating water(all types of fluids actually), so here it is(still nonsense but whatever lol). - Q: Will there be a Forge/NeoForged version?
A: No. - Q: What about other versions?
A: When it got out of pre-release era, I would probably port it to other major versions, but not now.
License
This project is licensed under LGPL v2.1 or later.
© 2026 redColmula55
Not an official Minecraft product. Not approved by or associated with Mojang.
Project description from CurseForge.
Pick your setup
Reservoir Fluid API by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.20.1
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Reservoir Fluid API versions and loaders
v1.0-beta1 for MC1.20.1
ReservoirAPI-1.0-beta1.jar
12 Aug 2026
Looking for an older file? The official CurseForge project page is in Resources.