promotional bannermobile promotional banner

RaceAPI

A powerful and extensible race/power API for Minecraft
Back to Files

Race API-26.2-0.5.0.jar

File nameRace API-26.2-0.5.0.jar
Uploader
naccelnaccel
Uploaded
Aug 22, 2026
Downloads
2
Size
233.6 KB
Mod Loaders
NeoForge
File ID
8709462
Type
A
Alpha
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:raceapi-1643125:8709462"

Learn more about Curse Maven

What's new

RaceAPI 0.5.0

Added:

  • New public API PowerPipeline — lets addon developers hook into and override the effective power list resolved for a player via PowerPipeline.setEffectivePowers(EffectivePowers hook)
  • PowerPipeline.effective(ServerPlayer, Race) — canonical method for resolving a player's active powers

Changed:

  • Internal power resolution (RaceAPI, RaceManager, power key handling) now routes through PowerPipeline instead of calling Race#getPowers() directly. No gameplay changes for existing setups — this is purely an extensibility hook for other mods/addons.

This release contains no changes to race definitions, powers, or translations — it's an API-only update aimed at addon compatibility.

This mod has no additional files