promotional bannermobile promotional banner

Aspects

Aspects is an Origins Mod inspired modification that adds unique Aspects with upsides, downsides and abilities

File Details

Aspects v1.1.2

  • R
  • Sep 27, 2025
  • 2.62 MB
  • 290
  • 1.21.9+4
  • Forge + 3

File Name

corrupted-aspects-1.1.2.jar

Supported Versions

  • 1.21.9
  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5

Curse Maven Snippet

Forge

implementation "curse.maven:corrupted-aspects-1293013:7038335"

Fabric

modImplementation "curse.maven:corrupted-aspects-1293013:7038335"

Quilt

modImplementation "curse.maven:corrupted-aspects-1293013:7038335"

NeoForge

implementation "curse.maven:corrupted-aspects-1293013:7038335"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

General Changes

  • Added focus_uses statistic which tracks how many times a Focus was used per Aspect. This is not retroactive.

Aspect Changes

Infernal

  • Now gets -20% Attack Speed when not On Fire
  • Cooks food every 12s instead of 8s

Merling

  • Fixed Moisture not working with Infinite Water Breathing

Elytrian

  • Flying Marathon advancement now will not count if the Elytrian is in fluid

Technical Changes

  • Moved aspects:util/summon_item function to aspectlib:debug/summon_item_macro
  • Added minecraft:end_crystal to aspectlib:non-living entity type tag
  • Added many missing water blocks in aspectlib:is_water block tag
  • Refractored log functions to aspectlib:debug/log/toggle_<basic|expanded>
  • Seperated boss entity type tags to aspectlib:bosses/<minor|major|any>
  • Username change amount is now tracked in Player Storage at aspectlib.player.username_changes
  • Pack format fixes macro tag now prefix the namespace of the addon for pack format fields
  • Most item related entries (except enchantments, item_modifiers, recipes and most tags) are now stored in an item directory
  • Added inverted_healing_and_harm Aspect Group (used for addons that use mods to invert healing and harm from potions so they can mark it for predicate detection)