Back to mods
Reservoir Fluid API project artwork

CurseForge · Minecraft mod

Reservoir Fluid API

This is a lib mod which makes creating fluids in Fabric easier.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Reservoir Fluid API release should I use?

Updated 9 days ago
beta file v1.0-beta1 for MC1.20.1
Game version 1.20.1
Loader Fabric

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.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Fabric
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

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.

All 1 required mods have matching files

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.

  1. 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.

  2. 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.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 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 FluidSettings object

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

  1. Add the CurseMaven repo by following the official tutorial
  2. Optional: Download the sources jar for javadoc supports
  3. Add follow lines under dependencies in your build.gradle file: modImplementation 'curse.maven:rfapi-1649310:VERSIONID'
  4. Replace the VERSIONID with ID of version to use
  5. Refresh the project

Manually

  1. Create a libs folder under your project base dir
  2. Put the mod jar file into the folder and rename it to rfapi.jar
  3. Optional: Download the sources jar for javadoc supports
  4. Add follow lines under dependencies in your build.gradle file: modImplementation(file('libs/rfapi.jar'))
  5. 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 available setups

Check 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

1 of 1 releases match

Looking for an older file? The official CurseForge project page is in Resources.