1.2.4
etiquettestartshere
released this
30 May 11:02
·
60 commits
to main
since this release
More Enchantment Fixes
- Should now correctly populate the module's effects tray for items that also have the enchantment application element, with only the effects meant to be applied by the system's logic.
- Added an associated check earlier in the logic to bail out if an item has no effects other than enchantments, to avoid unnecessary work. This may in fact create more work 🤷.
- Currently, rider effects on enchantments with transfer enabled appear in the tray of items their parent enchantment is on. This seems wrong, but it is how the system does it (until 3.3, hopefully), so I suppose I will leave mine the same until then.
This is what I get for writing patches for a system version I'm not yet utilizing...