promotional bannermobile promotional banner

Apothic Filter Compat

Mirrors Apotheosis affix rarity to top-level NBT so filter mods like Pipez and Refined Storage can read it.

File Details

Apothic Filter Compat 1.0.0 (1.20.1)

  • R
  • Apr 30, 2026
  • 8.94 KB
  • 107
  • 1.20.1
  • Forge

File Name

apothic_filter_compat-1.0.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:apothic-filter-compat-1529514:8014236")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Apothic Filter Compat 1.0.0

Initial release.

Features

  • Mirrors Apotheosis affix rarity from affix_data.rarity to a top-level NBT key (apothic_rarity) so filter mods can read it
  • Throttled inventory sweep tags items within one second of entering a player's inventory
  • Optional tooltip displays the apothic_rarity value on affix items for filter setup convenience
  • Soft dependency on Apotheosis, mod loads safely when Apotheosis is absent
  • Configurable NBT key name, sweep interval, and tooltip toggle

Compatibility

Works with: Pipez, Refined Storage, Applied Energistics 2, XNet, Mekanism logistical transporters, EnderIO conduits, Functional Storage NBT lock, Sophisticated Backpacks (Match NBT mode for identical-NBT items)

Does not work with: filter systems that require full NBT match across items with differing affix data (most pack-rarity-filtering use cases on Sophisticated Backpacks)

Requirements

  • Minecraft 1.20.1
  • Forge 47 or higher
  • Apotheosis 7.x (soft dependency)