promotional bannermobile promotional banner

RaceAPI

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

Race API-26.2-0.7.4

File nameRace API-26.2-0.7.4.jar
Uploader
naccelnaccel
Uploaded
Aug 24, 2026
Downloads
5
Size
261.7 KB
Mod Loaders
NeoForge
File ID
8722577
Type
A
Alpha
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

What's new

⚙️ Race API Core Updates (v0.7.4)

Here is the aggregated and formatted changelog for the latest Race API updates, ready for CurseForge!

🏃 Stamina & Resource Mechanics

  • Distinct Resource Types: Introduced stamina as a unique resource type alongside mana.

  • Dynamic Stamina Consumption: Stamina can now be actively drained by sprinting (forcing the player to stop when the pool is empty) and by melee attacks (canceling the attack damage if the player lacks enough stamina).

  • Customizability: Both sprint and attack stamina costs can be toggled and configured individually in the JSON files.

⚔️ Power Reworks & Balance

  • Shadow Step Rework: Completely overhauled. The ability now teleports you along your line of sight up to a maximum range, stopping safely at walls. Landing on an entity now performs a "backstab" that applies Weakness and Slowness, fixing previous balance issues.

  • Hyperinertia Rework: Moved to the client-side for smooth and reliable movement. You now accelerate while holding movement keys in a straight line; releasing the keys or making sharp turns correctly applies friction to stop you. The speed cap is now tied to the player's speed attribute.

  • Wall Jump: Completely rewritten and moved client-side for accurate wall-collision detection. It now properly resets fall distance, plays a sound effect, and includes a small local cooldown.

  • Aqua Haste: Rebalanced to no longer infinitely stack with the Aqua Affinity enchantment. It now acts by directly removing the underwater mining penalty.

  • Gravity Impulse & Kinetic Strike: Gravity Impulse can now be released early for a weaker pulse, and Kinetic Strike has received a configurable cooldown (default 8s) to prevent spamming.

🛠️ Core Fixes & Quality of Life

  • Toggle Abilities & HUD: Abilities like Overdrive no longer spam the chat when toggled. A new network packet syncs the toggle state, displaying a clean "Power: ON" indicator directly on the HUD. (Overdrive's aura ignition time was also fixed).

  • Teleportation Fixes: Movement powers like Blink, Phase Dash, and Teleport Strike no longer waste their cooldowns if the teleport fails.

  • Starting Items Fix: Starting items are no longer re-granted every time the player dies. The grant flag is now saved to the world data and only resets if the player explicitly changes their race.

  • Infinite Recursion Protection: Added a global HurtGuard to prevent server crashes and stack overflows caused by infinite damage loops between players using Thorns and Life Link.

  • Conditional Power Fixes: Fixed internal wrapping logic so ConditionalPower correctly forwards cooldowns, HUD elements, and interactions without breaking other abilities.

This mod has no additional files