Potentials logo

Potentials

Mod

by Fej1Fun

Library to allow mod developers to use cross platform capabilities

Downloads

805,475

Type

Mod

CurseForge ID

1165185

Last Updated

Apr 9, 2026

Description

Modrinth Github 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 Items
  • Fluid Storage Blocks and Block Entities
  • Fluid Storage Items

How to Use?

Add the maven to your build.gradle file and add the api to each of your modules' PLATFORM/build.gradle file

dependencies { modApi("com.fej1fun.potentials:potentials-PLATFORM: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!

Similar Mods

Included in Modpacks

External Resources