Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Potentials

Potentials

Library to allow mod developers to use cross platform capabilities

13.5k
3
Library

Compatibility

Minecraft: Java Edition

1.21.x

Platforms

Fabric
NeoForge

Supported environments

Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source

Creators

Fej1Fun
Fej1Fun Co-Author
SpaceStar
SpaceStar Co-Author
St0x0ef
St0x0ef Member

Details

Licensed MIT
Published 4 months ago
Updated 3 weeks ago
DescriptionChangelogVersions

Curseforge 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

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: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 Stellaris Project Discord!

Modrinth is open source.

main@bd61f5d

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.