Modular Compatibility: Foundation

Modular Compatibility: Foundation is the required shared core module that provides common APIs and utilities for the Modular Compatibility mod series.

File Details

v1.1.0-build.8

  • R
  • Jul 10, 2026
  • 19.38 KB
  • 4
  • 1.21.1
  • NeoForge

File Name

modular_compatibility_foundation-1.1.0-build.8.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:modular-compatibility-foundation-1603268:8407866"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Modular Compatibility: Foundation v1.1.0

  • Updated Foundation API from version 1 to version 2.
  • Added the new shared Unified Mana API for mana compatibility modules.
  • Added player-backed unified mana storage with support for current mana, max mana, per-source max mana, max mana bonuses, and regen tracking.
  • Added mana change events/listeners, mutation reasons, source identifiers, snapshots, and unit conversion helpers.
  • Added built-in source constants for Foundation, Iron’s Spellbooks, Ars Nouveau, and Mahou Tsukai integrations.
  • Added unified mana persistence across player cloning/respawn events.
  • No existing classes were removed; the existing canonical priority API remains unchanged.