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.

File Details

timevortex-1.0.6-neoforge-1.21.1.jar

  • R
  • Jan 26, 2026
  • 2.22 MB
  • 682
  • 1.21.1
  • NeoForge

File Name

timevortex-1.0.6-neoforge-1.21.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:time-vortex-tardis-neoforge-1430019:7529056"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog - v1.0.6

TARDIS Polish and Fixes

Core Logic & Animations

  • Animation Synchronization: Fine-tuned dematerialization and rematerialization speeds.
    • Dematerialization is now ~1 second faster to tighter match the demat_sound.ogg.
    • Rematerialization is now ~2 seconds faster to better align with the end of remat_sound.ogg.
  • Travel Safety: Added a check to prevent initiating dematerialization if the TARDIS is already at the target location.
    • Users will now receive a "Already at target location" message instead of wasting energy/time.

Block Entities & UI

  • Monitor Priority Swap: Changed the default display for the Monitor.
    • Powered (Active): Now shows Exterior Info (Your current location and status).
    • Unpowered (Idle): Now shows Target Info (Your set destination and estimates).
  • Keypad Data Persistence: Fixed a bug where saved locations would vanish after traveling or reloading the world. Locations are now properly saved to the block's NBT.
  • Keypad UI Reformatting: Updated the saved location list to be more readable.
    • New format: Name (X Y Z) | Dimension (e.g., Home (100 64 -200) | overworld).
    • Improved selection logic to correctly handle the new format when clicking list entries.