promotional bannermobile promotional banner

Apothic Staff Rarities

Extends Fallen Gems & Affixes' staff affixes to Apotheotic Additions rarities. Datapack-driven and configurable, with per-rarity scaling and per-category toggles. Soft dependencies, server-side only.

File Details

Apothic Staff Rarities 1.0.1 Forge (1.20.1)

  • R
  • Jun 9, 2026
  • 47.67 KB
  • 32.8K
  • 1.20.1
  • Forge

File Name

apothic_staff_rarities-1.0.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:apothic-staff-rarities-1535132:8224210")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.0.1

 

fixes:

  • sophisticated mob effect amplifier now scales with the rarity multiplier like the other effects
  • entries now gate on fallen gems and affixes so they skip cleanly when it is absent
  • dependency ranges no longer reject installed versions with prefixed or suffixed version strings
  • config multipliers are clamped on read and resolved values can no longer go negative
  • reload command no longer misreports a changed config as unchanged

changes:

  • multipliers now scale each value type predictably and step functions scale the per-level term while integer amplifiers round to the nearest whole level
  • bounded apotheosis to 7.x and placebo to 8.x and declared placebo explicitly
  • overrides use field absence to keep the scaled default and any set value overrides it while old configs using -1 still work
  • reload prints one line that reports the number of affixes applied when the config changed and prints config unchanged when it did not