Closed
Description
Fabric API provides the fabric
mod id for mods still relying the old id. FFAPI does not do this, causing mods that work natively on Fabric to crash while looking for the fabric
dependency.
Forge obviously handles mods differently, but it would be useful if FFAPI could either provide a stub mod for fabric
, similar to how Embeddium provides one for Rubidium, or for FFAPI or Connector to override this when transforming the mod.