promotional bannermobile promotional banner

Time Vortex (TARDIS) - Neoforge

Embark on a journey through time and space with this survival-focused TARDIS mod. Designed for NeoForge 1.21.1, it offers a balanced and immersive approach to piloting your very own space-time machine.
Back to Files

timevortex-1.0.9-neoforge-1.21.1.jar

File nametimevortex-1.0.9-neoforge-1.21.1.jar
Uploader
Infernos_ZAInfernos_ZA
Uploaded
Aug 6, 2026
Downloads
15
Size
2.2 MB
Mod Loaders
NeoForge
File ID
8585624
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:time-vortex-tardis-neoforge-1430019:8585624"

Learn more about Curse Maven

What's new

1.0.9

Flight fades locked to wall-clock (no more multi-minute demat/remat)

Root cause: demat/remat stage advanced only in TardisEntity.tick(). When the exterior under-ticked (chunks / y=-128 / no nearby players), a 20–24s fade stretched to minutes.

Fix:

  • Progress is gameTime - phaseStartGameTime (idempotent).
  • Interface block entity calls syncFlightAnimToGameTime() every tick during demat/remat.
  • Removed the "alpha >= 1 forces flight end" path that could fight remat.

Expected wall times at 20 TPS: demat ≈ 20s, remat ≈ 24s, total trip ≈ 64s + throttle latency.

This mod has no additional files