Apothic Filter Compat

Quick rating

Apothic Filter Compat

No reviews yet

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

Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
Apothic Filter Compat 1.0.1 Forge (1.20.1)
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

About

Description

What it does

Apotheosis stores affix item rarity in nested NBT at affix_data.rarity. Most filter mods only read first-level NBT, which means players cannot filter affixed gear by rarity in storage and pipe systems. This has been a known pain point across many GitHub issues for years.

This mod copies the rarity value to a top-level NBT key called apothic_rarity. Once mirrored, any filter mod that reads top-level NBT can match items by rarity:

{apothic_rarity:"apotheosis:rare"}

A tooltip on affix items shows the value to make filter setup easier (toggleable in config).

Compatibility

Works with: Pipez, Refined Storage, Applied Energistics 2, XNet, Mekanism logistical transporters, EnderIO conduits, Functional Storage NBT lock, and any other filter mod that reads top-level NBT paths.

Does not work with: Sophisticated Backpacks or Sophisticated Storage. Their filter system requires full NBT match rather than path-based matching, which is a limitation of those mods.

Usage

  1. Install Apotheosis and its dependencies (Placebo, Patchouli, Apothic Attributes).
  2. Drop this jar into your mods folder.
  3. Pick up or generate any affixed item. Within one second it will have apothic_rarity set at the top level of its NBT.
  4. In your filter mod, set the NBT match to {apothic_rarity:"apotheosis:rare"} (or any rarity ID: apotheosis:common, apotheosis:uncommon, apotheosis:rare, apotheosis:epic, apotheosis:mythic).

Config

Located at config/apothic_filter_compat-common.toml.

  • enabled: master switch, default true
  • nbtKey: top-level NBT key, default apothic_rarity
  • tickInterval: how often to sweep inventory in ticks, default 20
  • showTooltip: show the rarity value on tooltips, default true

Source

GitHub: https://github.com/nightwielder23/apothic-filter-compat

License

MIT.

Screenshots

Gallery

  • ApothicRarityTooltip.png
    ApothicRarityTooltip.png ApothicRarityTooltip.png
  • ApothicRarityUsecase.png
    ApothicRarityUsecase.png ApothicRarityUsecase.png

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~5,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works