ApotheoticCreation(NeoForge)
A simple addon that allows defining Create attribute filters for Apotheosis rarities and affixes.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
ApotheoticCreation(NeoForge)
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) Affixes. - Filter items based on Apothic Equipment (Apotheosis) Affixes (e.g., Stalwart, Ironforged).
Usage
1. Place a filter in a Create component (e.g. Smart Observer, Brass Funnel). 2. Insert an item with an Apothic rarity or an affix into the filter's interface. 3. 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
* Changes: Changes: (Created for Forge 1.20.1) * Changes: Gemini AI * Changes: NeoForge 1.21.1, Create 6.0.9, Apothic Equipment (Apotheosis) 8.5.2 * Changes: Re-implemented the Create `ItemAttributeType` system to modern Minecraft Data Components (`StreamCodec` and `MapCodec`), and localized the Affix names dynamically.