File Details
dragonstechmagic-1.4.0.jar
- R
- Aug 22, 2025
- 101.38 KB
- 30
- 1.21.1
- NeoForge
File Name
dragonstechmagic-1.4.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
[1.4.0] - 2025-08-22
Added
- God Mode
- Commands:
/gm onand/gm off - Full invulnerability without switching game mode
- Flight enabled (mayfly) and free-flight capability
[GOD]prefix via scoreboard team (shown in chat and above player name)
- Commands:
Changed
- God Mode melee punches now instantly kill targets (hitkill)
Fixed
- Camera jitter when touching the ground in God Mode
- Stopped forcing
flying=trueevery tick; now only keepmayflyand resetfallDistance
- Stopped forcing
Technical
- New classes:
GerenciadorModoDeus,EventosModoDeus,ComandoGM - Command and events registered in
DragonsTechMagicCore - Save/restore previous player state (flight and team)
- New manager:
GerenciadorCongelamentoto keep frozen state, initial position, and optional message - New events:
EventosCongelamentoto enforce freeze by:- Keeping player at initial position and zeroing movement every tick
- Cancelling block break (speed and actual break), item use, block interactions, entity interactions, attacks, and item toss
- Clearing titles on logout as good practice
- New commands:
ComandoFreezeregistering/freezeand/unfreeze - Core updated:
DragonsTechMagicCoreregisters commands and events @SuppressWarnings("deprecation")forAbilities.mayfly