promotional bannermobile promotional banner

Fallen Gems & Affixes

Fallen Gems & Affixes is huge addon to the Apotheosis mod

File Details

FallenGemsAffixes-1.20.1-2.0.3.jar

  • R
  • Mar 10, 2026
  • 895.90 KB
  • 855
  • 1.20.1
  • Forge + 1

File Name

fallen_gems_affixes-1.20.1-2.0.3.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:fallen-gems-affixes-1286177:7737553")

NeoForge

implementation fg.deobf("curse.maven:fallen-gems-affixes-1286177:7737553")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

2.0.3

  • Fixed Translation for Homing and True Shot Affixes
  • Removed Double Strike Affix because it was too overpowered and messy to implement correctly

2.0.2 — Huge Update

  • Added 11 new affix types. 1 Weapon, 6 Bow and 4 Staff:
  1. Autocast Affix - After casting a spell, autocast another spell instantly with no mana cost.
  2. Mana Cost Affix - Spells casted with this item cost % less mana
  3. Mana Return Affix - Spells casted with this item have % chance to return a % of their mana cost
  4. Mana Damage Affix - Spells casted with this item deal % more damage according to a % of your mana.
  5. Momentum Affix - An affix for bows that makes the arrow shot deal more damage the further it travels
  6. Piercing Arrow Affix - Arrows shot now pierce through enemies
  7. Multi Shot Affix - Every arrow you shoot shoots X more times
  8. Chain Shot Affix - On arrow kill, a new arrow shoots automatically towards the nearest enemy
  9. True Shot Affix - Arrows go through arrow immunity.
  10. Homing Affix - Arrows home onto the closest mob in its trajectory
  11. Double Strike Affix - Your on-hits hit again for a % of the damage
  • Added 3 New Augments. Augment of Genesis, Cascade and Duality:
  1. Augment of Genesis: Sets the affixes power to 50%, on boss kill gain 0.05x to Gem Power and 0.05x Affix Power. Each boss is only counted once
  2. Augment of Cascacde: On overcrits (when crit chance is above 100%), have 35% chance to deal 40% more damage. Both values scale with Crit Attributes
  3. Augment of Duality: Crit Chance is set to 2x on the item, -30% Crit Damage and On Crits, deal 50% Magic and 50% Physical Damage
  • Ice and Fire Compat. Added new gems based on Ice and Fire creatures
  1. Abyssal Pearl: Weapons: +X% Damage while wet (in contact with water), Armor: +X% Damage Reduction while wet
  2. Hydra Scale: Chestplates: Gain +X% Damage Reduction, but fire deals +X% more Damage to you, While on Fire the damage reduction is disabled, and Fire Resistance disables the Damage Reduction too. Can only be dropped from Hydras. Texture by @Pyrax
  3. Ash of Yggdrasil: Weapons: Deal +X% Damage to Dragons, Armor: +X% Damage Reduction against dragons. Works the same as ragnarok.
  • Other Changes:
  1. Added new textures for Sigils and Augments. Credit to @Logar
  2. Added Spawner to Boss Spawner Conversion - Every spawner in the world now has a chance to become a Boss Spawner. By default, it's 15%
  3. Made it so if the categories field in Augments is empty, it displays all available categories. Genesis, Supremacy and Empowerment augments benefit from this.
  4. Soulbound is no longer an Augment, it was reimplemented as an Affix again, but now it can only occur on Mythic and Ancient Gear

2.0.1HF

  • Fixed JEI only showing the Soulbound augment (again)

2.0.1

  • Fixed items being combinable in a smithing table if they both have a crest slot
  • Fixed JEI only showing the Soulbound augment
  • Added JEI tab for Transmutation recipe
  • Added config for Max Number of Augment slots (default: 1)

2.0.0HF

  • Fixed startup crash if Iron's Spellbooks is not installed

2.0.0 - Augments Update

Augments - New Endgame System

  • Augments are a new tier of power above gems. They're applied to Crest Slots (converted gem sockets).

Available Augments:

  • Soulbound - Keep items on death
  • Gem Power - Multiply gem effects by 1.35x
  • Supremacy - Upgrades item to Fabled, increasing affix power by 1.5x. A star (⭐) indicates which affixes have been boosted

How to Use:

  1. Craft augments in a crafting table using endgame materials
  2. Convert gem sockets to Crest Slots using Sigil of Ascension in smithing table
  3. Apply augments to Crest Slots via smithing table

Configuration:

  • Augments are configurable via JSON at data/fallen_gems_affixes/augments/
  • Customize which item types can use each augment
  • Adjust power multipliers per augment

New Items

Crafting Materials:

  • Reinforced Gem Slate - Upgraded Gem-Fused Slate, core material for augment recipes

Sigils:

  • Sigil of Ascension - Converts one gem socket to Crest Slot (smithing table)
  • Sigil of Severance - Removes all augments from item, returns them to inventory (smithing table)
  • Sigil of Transmutation - Transfers affixes, gems, sockets, and augments to another item of same category
    • Left: Sigil | Middle: Target Item | Right: Source Item

New Affix

  • Socket Bonus - Adds extra gem sockets to Mythic+ gear
    • Location: data/fallen_gems_affixes/affixes/socket_bonus.json
    • Available on all item categories

Other Changes

  • Added creative tab containing all mod items

Requirements

  • New Dependency Required: This version adds a new library dependency. Ensure you install the required library before launching.

1.3.2HF

  • Fixed a crash caused by LivingEntityMixin

1.3.2

  • Fixed the Spell Cast Affix being incompatible with the newest Iron's Spellbooks version

1.3.1

  • Made the Celestisynth Attribute Patch optional, so it will no longer crash the game without Iron's Spellbooks
  • Fixed Samurai and Warlord gems not being socketable into the Celestial Weapon category - Rtxyd
  • Added new Gem Bonus called Boss Resistance for the Ragnarok gem, which reduces damage from bosses

1.3.0

  • Fixed the Celestial Weapons category by separating Ranged and Melee Weapons
  • Completely reimplemented the Max Health Damage attribute, so it's sort of balanced now and works as intended
  • Deleted the Attributes made for Scguns and Switched the attribute affixes to the mod's attributes
  • Fixed the Eldritch Spell Gem not showing up in chests
  • Fixed log spam if Iron's Spellbooks is not installed - #7
  • Removed the unnecessary CastResult check from SpellCastUtil - thanks Muon
  • Add back the deleted fix for the crash caused by FakePlayer and non-vanilla sized inventory - Rtxyd

1.2.9

  • Completely fixed the Soulbound Affix, items never get deleted, only equips item if it was in the equipment slot OR in offhand slot and only if it's equippable, also works with Corpse mod
  • Added Spell Cast affix, that allows you to cast ISS spells on these triggers: spell_damage, spell_heal, hurt, melee_hit and projectile_hit
  • Nerfed Hemolith Shard by changing the permanent Assassin effect on it

1.2.8

  • Improved on the Soulbound affix by making it so armors stay in their slot, and improved on the code overall
  • Fixed Permanent Effect config not working
  • Added missing translations for Soulbound affix and changed the tooltip a little

1.2.7

  • Added Soulbound Affix

1.2.6

  • Fixed Fallen Warrior gem not showing up (sorry)

1.2.5

  • Fixed Ragnarok Gem not showing up if celestisynth is not installed
  • Fixed the "bleeding" mob effect for swords not showing up if celestisynth is not installed
  • Added new Codec class (ConditonalLootCategory) for conditional loot categories, example can be seen in the Ragnarok gem file
  • Improved the Boss Slayer bonus so it supports invaders (bosses) from Apotheosis
  • Added BossUtils class for the change above
  • Improved BossSlayerBonus code
  • Added missing celestisynth:frostbound|irons_spellbooks:ice to the config

1.2.4HF

  • Fixed Ragnarok gem having 3 rarities, while it should have all

1.2.4

  • Added BossSlayerBonus and BossSlayerHandler classes
  • Added Ragnarok gem, which has the bonus + damage against bosses, you can define bosses in a tag located at fallen_gems_affixes:tags/entity_types/boss_slayer.json
  • Made the Cataclysm gems work when only cataclysm is installed, using the Extra Gem Bonus registry

1.2.3

  • Fixed untranslated spell on Thunderheart Fragment gem
  • Fixed a few Gem Bonuses not showing up
  • Made ISS integration optional so no crashes occur

1.2.2

  • Added AdaptiveSpellPowerAffix Class
  • Added Spell Heal and Spell Damage targets, SPELL_DAMAGE_SELF, SPELL_DAMAGE_TARGET, SPELL_HEAL_SELF, SPELL_HEAL_TARGET
  • Added bunch of new affixes for loot categories (Celestial Weapons, Staffs)
  • Added Spell Power affixes to Celestial Weapons category
  • Reworked all gems, this includes base apotheosis gems too
  • Made Runiclib and Additional Attributes not a required dependency
  • Added config for Celestisynth compat
  • Improved Staffs category, so now all Staffs work, and not pulled by tag
  • Added compat to Alshanex's Familiars, T.O Tweaks and Cataclysm Spellbooks
  • The AdaptiveSpellPowerAffix and new targets have been backported from the amazing Apotheosis x Iron's Spellbooks mod, so makes sure to check that out if you are playing 1.21+ :D

1.2.1

  • Added compat to Apotheotic Additions rarities, requires Esoteric Reforging too
  • Added Forge conditions to all staff affixes

1.2.0

  • Backported Extra Gem Bonus feature from 1.21.1 apotheosis
  • Added Permanent Effect Bonus
  • Added Attribute Effect Bonus
  • Translated Staffs and Heavy Weapons category
  • Cleaned up most code so there are no warnings in them

1.1.9

  • Changed Howling Storm Gem texture, made by Chainsa
  • Made Forge 47.4.0 the min version needed
  • Nerfed Guardian of Hell Gem
  • Added Multi Effect gem bonus type, fallen_gems_affixes:multi_effect, example can be found on the page
  • Made RunicLib the new dependency

1.1.8

  • Added config for SocketHelperMixin, so if you don't want gaps between sockets you can turn it off

1.1.7

  • Rewrote SocketGemModifier class to use the logic from MobGearGemInjector
  • Added SocketHelperMixin to allow sockets to have gaps between them, made by rtxyd

1.1.6

  • Fixed the issue where the gear you have would change the gems on it when leaving & reentering the world

1.1.5

  • Added Gem of the Howling Storm for Scylla boss, reduced the drop chance for Cataclysm gems, epic: 50%, mythic: 25%, ancient: 5% Fixed the Innate Blood Gem, Fixed the gun category not working, fixed all the errors that showed up in the log

1.1.0

  • Added two new classes, SocketGemModifier, which is a global loot modifier that adds gems to affixed loot in chests, and MobGearInjector, which is an event that adds gems to boss gear. Default chance is 30%, can be changed between 0-1, and can be turned off in fallen_gems_affixes.common.toml

1.0.1

  • Changed version="1.20.1-1.7.0" to version="1.20.1-1.0.0" in mods.toml

1.0.0

  • Release