Apotheotic Creation

Adds compatibility for Apotheosis affixes/rarities in Create attribute filters.

File Details

v2.0.0 - Create 6 support

  • R
  • Jul 7, 2026
  • 11.53 KB
  • 165
  • 1.20.1
  • Forge

File Name

apotheoticcreation-2.0.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:apotheotic-creation-956637:8388737")

Learn more about Curse Maven

**BREAKING CHANGE:** Attribute filters previously defined will be lost. This is due to Create 6.0 moving to a ResourceLocation based key/value system for attributes, and I was not using proper resource location prior. As far as I can tell, there is no workaround. **Full Changelog**: https://github.com/maxpowa/ApotheoticCreation/compare/v1.0.0...v2.0.0