PlayerAbilityLibForge
This a port of PyrofabTheModsmiths' project PlayerAbilityLib to forge/neoforge
Here is the discription from the original curseforge page:
SpoilerHave you ever had an issue with a flight charm that stopped working as soon as you ran a /fly command ? Or a magic jetpack that made spectators sink through the ground ? Or a ghost mode that didn't let you fly for seemingly no reason ?
Mod incompatibilities with player abilities are way more common than we would like them to be, and are very difficult for mod developers to avoid. This library can be used by any Fabric Forge mod that interacts with the PlayerAbilities class to avoid the aforementioned issues without difficulty.
credits to Chloe Dawn for some of the API design
Player Information
Players should not have to download this library themselves, as it is intended to be embedded in distributed jar files.
If you find a mod that causes incompatibility related to player abilities (eg. flight), you can link the author (politely) to this API and ask if they could use it wherever they touch PlayerAbilities.
Developer Information
Developers should use gradle to setup a dependency on this library. I recomend using modrinth maven.
You can find a couple usage examples in the Test mod.
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.19.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as pal-1.6.0.1.jar — drop this file into the mods folder
- Download size: 26 KB
- Download link checked 31 Aug 2026 — working
These come from our own check of the pack file, not from the source page.