
apocalypse_end
Nether's fallen legacy—hunt relics, challenge the Primordial One.
Список изменений
🎯 Core Features BenMo Anvil Block Added BenMo Anvil block for ring embedding system
9 item slots: 1 center slot + 8 outer slots
Embed any item into rings to inherit their attribute bonuses
Right-click interaction: empty hand to extract items, hold item to insert
Ring System 7 ring types: Wood, Stone, Gold, Iron, Diamond, Nether, Holy
Each ring has configurable hole slots for embedding items
Rings can be worn in Curios accessory slots
⚔️ Attribute Inheritance Automatic attribute extraction: Uses Forge's getAttributeModifiers(EquipmentSlot) API to extract all item attributes
Universal compatibility: Works with all vanilla and modded items
Attribute filtering: Attack speed attributes are automatically filtered to prevent negative stacking
Real-time application: Attributes are applied immediately upon embedding
Tooltip display: Embedded item attributes are displayed on the ring's tooltip
🔧 Technical Features NBT-based storage: All hole data is stored in the ring's NBT
Backward compatible: Supports old save data formats
Attribute removal: Automatically removes attributes when rings are unequipped
Curios integration: Full compatibility with the Curios API accessory system
🛠️ Embedding System Embedding Process Place a ring in the center slot
Place items to embed in outer slots
Use the Purple Ling Jin Hammer to complete the embedding
All item attributes are transferred to the ring and applied to the player
Embedding Streak System Successive embedding count increases with each successful embedding
If streak exceeds 3, the ring is destroyed to prevent over-powering
🐛 Bug Fixes Fixed attribute persistence when removing rings
Fixed tooltip display for embedded items
Fixed compatibility with various item types
Fixed attribute stacking issues
📝 Notes Attack speed attributes are excluded from inheritance to prevent negative effects
Ring attributes are automatically re-applied on player login
Supports both vanilla and modded item attributes
