HomeJavaModsReservoir Fluid API
Reservoir Fluid API
ModsJava

Reservoir Fluid API

by redColmula55 · on Modrinth

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

⬇ Download on Modrinth

Reservoir Fluid API

Description

This is a lib mod intends to make creating fluids in Fabric easier.

Features

Registry

Behaviors & Interactions

Developing Guide

Modrinth Maven

  1. Add the Modrinth Maven 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 'maven.modrinth:rfapi:VERSION'
  4. Replace the VERSION to a proper version number
  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

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.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more