Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Supported environments
Client and server
Links
Tags
Creators
Details
Licensed MIT
Published 2 months ago
Apotheotic Creation (NeoForge 1.21.1 Port)
A simple addon that allows defining Create attribute filters for Apotheosis rarities and affixes. This repository is an unofficial experimental port to Minecraft 1.21.1 using NeoForge, successfully upgraded and refactored with the assistance of [Google Gemini].
Features
- Filter items processed by Create machinery based on Apothic Equipment (Apotheosis) Loot Rarities.
- Filter items based on Apothic Equipment (Apotheosis) Affixes (e.g., Stalwart, Ironforged).
Usage
- Place a filter in a Create component (e.g. Smart Observer, Brass Funnel).
- Insert an item with an Apothic rarity or an affix into the filter's interface.
- The filter UI will read the nested attributes and allow you to configure conditions like:
"has 'Uncommon' rarity""has the 'Stalwart' affix"
Credits & Mod Details
- Original Author: futorX (Created for Forge 1.20.1)
- Ported by: Gemini AI
- Tech Stack: NeoForge 1.21.1, Create 6.0.9, Apothic Equipment (Apotheosis) 8.5.2
- Changes: Re-implemented the Create
ItemAttributeTypesystem to modern Minecraft Data Components (StreamCodecandMapCodec), and localized the Affix names dynamically.


