Modscraper Modscraper Minecraft
Potentials logo

Potentials

Mod

by Fej1Fun

Library to allow mod developers to use cross platform capabilities

Type

Mod

CurseForge Downloads

1,103,342

CurseForge ID

1165185

Modrinth Downloads

146,685

Modrinth ID

J9pKOkxP

Last Updated

Sep 7, 2026

Description

[![Curseforge](https://cdn.jsdelivr.net/npm/@intergrav/[email protected]/assets/cozy/available/curseforge_vector.svg)](https://www.curseforge.com/minecraft/mc-mods/potentials) [![Github](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/available/github_vector.svg)](https://github.com/Fej1Dev/Potentials) [![Architectury Api](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/requires/architectury-api_vector.svg)](https://www.curseforge.com/minecraft/mc-mods/architectury-api) ---- ***THIS MOD DOES NOTHING ON ITS OWN!*** Potentials allows mod makers to use Capabilities(Api lookups) for both Neoforge and Fabric simultaneously! You can create your own capabilities or use existing ones. Current implementations: - Energy Blocks and Block Entities - Energy Entities - Energy Items - Fluid Storage Blocks and Block Entities - Fluid Entities - Fluid Storage Items ### How to Use? Add the maven to your `build.gradle` file ``` repositories { maven { url "https://maven.exodusstudio.org/releases" } } ``` Now add the api to each of your modules' `PLATFORM/build.gradle` file ``` dependencies { modApi("com.fej1fun.potentials:potentials-${platform}-${mc_version}:${version}") } ``` replace PLATFORM for that build.gradle's platform: common, fabric, neoforge. replace VERSION for the latest Potentials version. If you've found a bug or need help, join the Exodus Studio Community [Discord](https://discord.gg/exodus-studio)!

Compatibility

Mod Loaders

Fabric Neoforge

Game Versions

1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.11

Recommended Gear

Affiliate

Hardware and extras that pair well with this mod.

As an Amazon Associate I earn from qualifying purchases.

Similar Mods

Included in Modpacks (124)

Most downloaded
Show all 124 modpacks

External Resources