Skip to content

1.2.5

Compare
Choose a tag to compare
@etiquettestartshere etiquettestartshere released this 30 May 19:52
· 56 commits to main since this release
dabef68

Enchantment Hotfix


  • Fixed a bug where every item without enchantments could fail to populate effects due to a lack of optional chaining. Instead, switched to foundry.utils.getType and .hasType.

Sorry about this one. I probably could have caught it with testing. Please let me know if I've broken it again.