legendarymage-1.1.1.jar
Curse Maven Snippet
What's new
🔥Legendary Mage🔥 v1.1.1 — THE ELEMENTS REMEMBER
"The fire no longer forgets who lit it."
"The frost remembers the hand that cast it."
"And the holy mark... the holy mark no longer lives in the void."
"It lives in you."
🎬 THE ELEMENTS HAVE LEARNED TO REMEMBER
In the old code, elemental reactions were ghosts. They happened, then vanished into static voids, leaving no trace of who summoned them, no memory of when they might strike again.
No longer.
🔥 WHAT'S NEW
⚔️ ElementReactionManager — Completely Rewritten
The old system: Buffs applied blindly. Reactions triggered without context. The elements were deaf and dumb.
The new system: Every flame knows its master. Every frostbite carries a signature.
| Before | After |
|---|---|
| Static, stateless reactions | Stateful reactions tied to caster identity |
| Buffs applied without tracking | ElementMarkData records who cast what, and when |
| Client-side guesswork | ElementMarkSyncHandler keeps every client in perfect sync |
| Reactions fading into the void | Persistent mechanics that respect cooldowns and continuity |
🔥 "I cast a fireball. Three minutes later, my ally's fireball detonates on the same target — and the reaction triggers, because the system remembers I was there first."
🧠 ElementMarkData — The Memory of Magic
A new data structure that attaches to entities like a magical scar.
| What It Tracks | Why It Matters |
|---|---|
| Caster Identity | Your fire and your friend's fire are no longer the same fire |
| Cooldown Timers | No more spamming the same reaction into infinity |
| Elemental Residue | The target carries the mark until it expires or is consumed |
🧠 "The mark is not a debuff. It is a memory the target cannot shake."
🌐 ElementMarkSyncHandler — One Truth, Many Eyes
Client-server sync for elemental states. No more desynced particles. No more phantom marks.
What the server knows, the client sees. Instantly. Reliably. Every time.
✨ HolyMarkEffect — From Static Void to Living NBT
The Problem: Holy marks were stored in static maps. Server restart? Gone. Dimension change? Gone. They were mayflies.
The Solution: Holy marks now live in entity NBT. They persist. They travel. They survive.
| Storage | Persistence | Survival |
|---|---|---|
| Old: Static cleanup logic | Server restart = death | Dimension hop = death |
| New: Entity NBT | Survives restarts | Travels with entity |
✨ "The holy light no longer flickers when you turn your back. It is written into the target's soul."
🎵 "When You Look At Me" — A New Disc
A music disc has been pressed. It can be crafted. It can be played. It can be tagged.
| Feature | Detail |
|---|---|
| Item | Music Disc — "When You Look At Me" |
| Acquisition | Crafting recipe implemented |
| Recognition | Added to Minecraft item tags for proper integration |
🎵 "The jukebox now knows this disc by name. The game no longer shrugs and calls it 'unknown.'"
📝 PATCH NOTES AT A GLANCE
+ ElementReactionManager fully rewritten (stateful reactions, caster tracking)
+ ElementMarkData introduced (caster records, cooldown management)
+ ElementMarkSyncHandler added (client-server elemental sync)
+ HolyMarkEffect migrated to entity NBT (persistent, survives restarts/dimensions)
+ New music disc: "When You Look At Me" (craftable, tagged)
+ Music disc added to Minecraft item tags
- Removed static cleanup logic for HolyMarkEffect
- Eliminated static void storage for elemental marks
⚠️ FOR MODPACK AUTHORS
If you were hooking into the old static HolyMark maps, those hooks are dead. The data now lives in entity NBT under the Legendary Mage namespace. Update your integrations.
🔥 THE ELEMENTS REMEMBER. DO YOU? 🔥
⚔️ CAST. MARK. REMEMBER. ⚔️
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects

