Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
TARDIS Refined

TARDIS Refined

Adds the Doctor Who TARDIS to your game!

118.1k
285
Technology
Transportation
World Generation

Compatibility

Minecraft: Java Edition

1.20.1–1.20.2
1.19.2

Platforms

Fabric
Forge
NeoForge

Supported environments

Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki Join Discord server

Creators

River_
River_ Owner
50ap5ud5
50ap5ud5 Developer
Jeryn
Jeryn Developer

Details

Licensed Multiple
Published 2 years ago
Updated 3 months ago
DescriptionGalleryChangelogVersions

Show all versions

1
2
3
4

[Forge] - Tardis Refined - v1.20.1-2.0.4

by Jeryn on Jun 30, 2024
Download

Version 2.0.4

TARDIS Refined

Bug Fix

  • Fixes a bug where beta testing code was being executed and trying to contact a server under stress

[NeoForge] - Tardis Refined - v1.20.2-2.0.4

by Jeryn on Jun 30, 2024
Download

[Fabric] - Tardis Refined - v1.20.2-2.0.4

by Jeryn on Jun 30, 2024
Download

Version 2.0.4

TARDIS Refined

Bug Fix

  • Fixes a issue where Beta code was being ran and causing server timeouts

[Fabric] - Tardis Refined - v1.20.1-2.0.4

by Jeryn on Jun 30, 2024
Download

Version 2.0.4

TARDIS Refined

Bug Fix

  • Fixes a bug where beta testing code was being executed and trying to contact a server under stress

[Forge] - Tardis Refined - v1.20.1-2.0.3

by Jeryn on Jun 7, 2024
Download

Version 2.0.3

TARDIS Refined

Bug Fix

  • Fixes a issue with Gravity that majorly impacted performance
  • Lowers Required Forge

[NeoForge] - Tardis Refined - v1.20.2-2.0.3

by Jeryn on Jun 7, 2024
Download

[Fabric] - Tardis Refined - v1.20.2-2.0.3

by Jeryn on Jun 7, 2024
Download

Version 2.0.3

TARDIS Refined

Bug Fix

  • Fixes a issue with Gravity that majorly impacted performance
  • Lowers Required Forge

[Fabric] - Tardis Refined - v1.20.1-2.0.3

by Jeryn on Jun 7, 2024
Download

Version 2.0.3

TARDIS Refined

Bug Fix

  • Fixes a issue with Gravity that majorly impacted performance
  • Lowers Required Forge

NEOFORGE - TARDIS Refined 2.0.2

by River_ on Jun 3, 2024
Download

FORGE - TARDIS Refined 2.0.2

by River_ on Jun 3, 2024
Download

FABRIC - TARDIS Refined 2.0.2

by River_ on Jun 3, 2024
Download

FABRIC - TARDIS Refined 2.0.2

by River_ on Jun 3, 2024
Download

Version 2.0.2

TARDIS Refined

ADDITIONS

  • Unlock all and lock all commands for Upgrades
  • Added Faded Shell Variant for Police Box
  • Added Hellbound Desktop
  • Added IronGuard Desktop
  • Added Lodestone Desktop
  • Added Mechanical Desktop
  • Added Mesh Desktop
  • Added Newwave Desktop
  • Added Radiance Desktop
  • Added Vapor Desktop
  • Added Watchface Desktop
  • Added Watchface Desktop
  • Added Basalt Deltas Hum
  • Added Crimson Forest Hum
  • Added Nether Wastes Hum
  • Added Underwater Hum
  • Added Soul Sand Valley Hum
  • Added Warped Forest Hum

BUG FIXES

  • Fixes issue where shells would not change on terraform.
  • Fixes #293 - Tardis Flight Loop sound only sometimes plays
  • Fixes #292 - Navigation buttons not working - Incorrect registry logic on Neoforge
  • Fixes #269 - Dimension Switch midflight
  • Fixes #278 - Immersive Portals Issues
  • Fixes #272 - Tardis currentLocation bug
  • Fixes #283 - Console buttons nonfunctional during flight mini game.
  • Fixes teleporter ticking twice
  • Addresses a issue with Addon Mods patterns

CODE IMPROVEMENTS

  • ShellBaseBlockEntity always having the wrong TARDIS_ID being set during exterior shell placement in TardisExteriorManager. This breaks most functions of the Tardis, such as teleporting players to the wrong dimension, and breaking the Tardis Key's ability to unlock/lock the Tardis
    • Added check to TardisHelper.teleportEntityTardis to prevent entities being teleported to an invalid dimension if trying to enter via an exterior shell which doesn't have a valid TARDIS_ID due to above bug.
    • Since players won't be able to enter their Tardises anymore (better this than wrong teleports), they can "fix" it by teleporting into the Tardis Interior via /tardis_refined interior and forcing a block update on the Shell block, such as changing exteriors or flying the Tardis to a different location.
    • On multiplayer servers, administrator intervention may be required.
  • Added TardisExteriorManager#setOrUpdateExteriorBlock as a common logic for placing Exterior blocks whilst preserving critical data such as ShellTheme and Patterns
  • Replaced TardisExteriorManager#placeExteriorBlock with startLanding and setOrUpdateExteriorBlock, where setOrUpdateExteriorBlock executes the block placement, and startLanding updates Tardis data and chunkloads the area.
  • Enhanced TardisExteriorManager#triggerShellRegenState with a boolean flag to unify logic for updating the REGEN blockstate property on the Shell Block when the Tardis is reconfiguring its Desktop.
  • KeyItem using wrong logic to append strings to translatable tooltip strings. Fixes scenario where tooltip displayed *message.tardis_refined.tooltip_in_flight*
  • Fixed TardisExteriorManager.setDoorClosed using confusing logic when trying to determine if we are trying to close the door or not. Previously, it was using the locked field to determine "closed" state, which was erroneous.
  • Large amount of duplicate control entities present on Nuka Console
  • Fixed placement of monitor control for all consoles. Fixes some of the behaviour described in #283. To be tested
  • Added dimension load fix from #296
  • Missing translations for all default Hum sounds (used one translation key to cover all scenarios- "TARDIS hums")
  • Missing translation for SCREWDRIVER_CONNECT sound
  • Missing translation for LOW_FUEL sound
  • Fixed FlightDance control re-alignment logic in ControlEntity allowing player to activate the control. Fixes Issue #269
    • Example: "Randomiser" control is considered "misaligned" by FlightDanceManager.
    • When player clicks on the Randomiser control, the control is realigned BUT the Tardis coordinates are ALSO randomised.
    • This causes the flight destination to be changed and the flight duration to be recalculated, which was unintended.
  • Fixed Gravity Shaft causing player to open elytra when JUMP key is pressed.
    • NOTE: Due to the patch using Player#onGround this means all game behaviours relating to when the player is on the ground (hunger, damage etc.) will also be applied
  • Fixed Tardis Flight Loop not playing (Combination of undocumented logic being called in multiple call sites, and the volume being set to zero causing the SoundManager to skip playing it). Fixes Issue #293
  • Fixed several sound entries having the incorrect registry names, which caused any data-generated translations for their subtitles to always be incorrect.
  • HumSelectionScreen using erroneous logic for parsing Hum text components, causing log spam each time the screen is opened.

Changes

  • Refactor of LoopingSound and TardisClientLogic to unify logic, remove duplicate call sites, document logic.
    • Moved SoundInstance registry entries into their own class, cleaning up method names
  • Made TardisPilotingManager and TardisExteriorManager explicitly update TardisClientData in a few critical methods such as endFlight, to ensure that sounds dependent on that data is played at the correct time.

Additions

  • Added a boolean flag to the Control object to allow for controls to be excluded from the list of possible controls to use for the FlightDanceManager. This is flexible enough to allow for addon mods to modify and customise behaviour.

Full Changelog: https://wiki.tardisrefined.net/version-2-0-2.html

[NeoForge] - Tardis Refined - v1.20.2-2.0.1

by Jeryn on May 18, 2024
Download

[Fabric] - Tardis Refined - v1.20.2-2.0.1

by Jeryn on May 18, 2024
Download

Version 2.0.1

TARDIS Refined

ADDITIONS

  • Added Eject Button to TARDIS Menu
  • Added Faded Shell Variant for Police Box

BUG FIXES

  • Fixes #271 - Darkened background of reconfiguration UI is rendering in the foreground
  • Fixes #259 - Console Configurator Hologram no longer updates
  • Fixes #257 - Immersive Portals stops teleportation in ARS Airlock area
  • Fixes #253 - Failure to launch on NeoForge
  • Fixes #254 - Gravity well fall damage
  • Fixes #273 - Interior door texture glitch when external shell is changed
  • Fixes #276 - Mixins do not apply on NeoForge
  • Fixes #263 - Teleporting player within the same dimension via the corridor airlock does not update position.
  • Fixes #255 - Controls on Toyota and Crystal having overlapping controls.
  • Disbales Immersive Portal Compatibility for the time being.
  • Stopped the ability to sleep within a TARDIS (Preventing sleeping inside a Tardis dimension was an intended feature but was originally not implemented correctly. To revert this change, customise with a DataPack)

CODE IMPROVEMENTS

  • Refactored code for ConsoleModels for performance
  • Refactored code for TardisClientData to make it more performant
  • Refactored code for Teleporting to ease future porting

Full Changelog: https://wiki.tardisrefined.net/version-2-0-1.html

Fabric 1.20.2 - TARDIS Refined v2.0

by River_ on May 10, 2024
Download

TARDIS REFINED 2.0

The bigger on the inside update is here.

NEW FEATURES

  • Added Astral Manipulator crafting.
  • Added Interior Ambiance.
  • Added Fuel and Power.
  • Added Eye of Harmony.
  • Added Infinite Corridors.
  • Added System Upgrades.
  • Added TARDIS XP.
  • Reworked Flight System.
  • Added Waypoint saving.
  • Added Amethyst Screwdriver.
  • Added Gravity Wells.
  • Added Corridor Teleporters.
  • Added new shells.
  • Added new desktops.

Read more on the official wiki page:
https://wiki.tardisrefined.net/version-2-0.html

Forge 1.19.2 - TARDIS Refined v1.0.1

by Jeryn on Oct 26, 2023
Download

Fabric 1.19.2 - TARDIS Refined v1.0.1

by Jeryn on Oct 26, 2023
Download
  • Disables Immersive Portals Support for Forge
  • Removes the ability to travel to Immersive Portal Dimensions
  • Allows the ability to break and place in the corridor hub
  • Fixed some missing sound subtitles
  • Fixed missing particles in Flight Detector Model
  • Fixed a compatibility issue with Immersive Portals that causes the dematerialisation/rematerialisation animation to be played at twice the intended speed
  • Fixed players being unable to login in a Tardis' exterior shell has a null TARDIS_ID value.

This is a minor bug fix update, no new content has been added. Future content updates will target 1.20+.

Full changelog is available at: https://github.com/Suff99/TardisRefined/wiki/Version-Changelogs#version-101

TARDIS Refined v1

by River_ on May 2, 2023
Download

TARDIS Refined v1

by River_ on May 2, 2023
Download

You can find a full changelog here: https://github.com/CommandrMoose/TardisRefined/wiki/Version-Changelogs#version-10

1.19.2 Fabric - Pre-Release 0.1

by River_ on Dec 31, 2022
Download
1
2
3
4

Modrinth is open source.

main@016c3d7

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.