Apotheosis Balance Configurator

Configure Apotheosis balance through simple config file - no JSON editing required!

File Details

apotheosis_balance-1.21.1-2.0.0.jar

  • R
  • May 24, 2026
  • 35.96 KB
  • 481
  • 1.21.1
  • NeoForge

File Name

apotheosis_balance-1.21.1-2.0.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:apotheosis-balance-configurator-1379530:8137652"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

2.0.0

  • Minecraft 1.21.1 / NeoForge port
    • Now runs on Minecraft 1.21.1 with NeoForge 21.1.230+
    • Requires Apotheosis 8.5.3+, Placebo 9.9.1+, ApothicAttributes 2.9.1+
  • Multipliers still working
    • Global apotheosisMultiplier (gems, affixes, enchantments, potion effects, bloody-arrow / leech-block bonuses)
    • Per-attribute multipliers (attributes.cfg)
    • Enable/disable toggles for each bonus category
    • Rounding modes for enchantment / potion amplifier levels
  • New config options (replace 1.20.1 quality / rarity-offset, which no longer exist as fields in Apotheosis 1.21):
    • affixRollChance (0.0-1.0): chance each affix slot rolls. Lower = fewer affixes per item on average. Use this instead of the old qualityMultiplier.
    • dropLowestRarities (0-10): hide the N lowest rarities from every affix-loot entry. Use to gate out low-rarity affix items.
    • dropHighestRarities (0-10): hide the N highest rarities. Use to cap the top rarity that can drop.
  • Removed
    • additionsMultiplier / fallbackMultiplier — Apotheotic Additions has no 1.21.1 release, so a second multiplier is no longer meaningful. Use apotheosisMultiplier for everything.
    • qualityMultiplier / minRarityOffset / maxRarityOffset — replaced by the three new options above (different config keys, same intent).