
apex heroes
A mod that adds hundreds of superpowers such as pocket dimension, superspeed, sharingan, lightning control, pyrokinesis, Etc
00—fabricBoth1.20.1mod
apex heroes adds a catalog of over two hundred themed superpowers and a few signature abilities with custom behavior. Powers are stored per-player in world data so they persist across sessions.
- Core powers
pocket_dimension: Toggle entry/exit with/apexpowers activate pocket_dimensiononce granted. Creates a small private platform high in the overworld and returns you to your last location when you leave.superspeed: Grants strong speed/haste/jump buffs every tick; activation gives a brief dash.sharingan: Constant night vision, gentle slow-fall, strength, and glowing highlights on nearby entities.lightning_control: Activation calls a lightning bolt at the block you are looking at (up to ~60 blocks).pyrokinesis: Permanent fire resistance plus a short-range fire wave on activation; melee hits also ignite targets.
- Command usage (requires Fabric command permissions)
/apexpowers list [page]to browse the catalog./apexpowers grant|remove <player> <power>and/apexpowers clear <player>to manage loadouts./apexpowers status [player]to view unlocked powers./apexpowers activate <power>to trigger a granted power;/apexpowers random [player] [count]for random unlocks.
- Implementation notes
- Powers and pocket anchors are saved in overworld persistent state; each player gets a unique pocket platform.
- Generated filler powers are descriptive only; the signature powers above provide the active effects.
- Effects run server-side and work in both single-player and dedicated environments; there is no custom client UI.
Known limitations and ideas
- Pocket dimension uses the overworld at Y≈220 instead of a separate dimension; avoid building there for other purposes.
- All powers currently require commands to unlock/trigger; no progression or crafting hooks are included.
Server Validation
✅ Server validation passed - The mod was tested on a real Minecraft server and loaded successfully.