Tags
Creators
Details
All versions
1.0.0-1.20.1-release
Release
1.0.0-1.20.1-release2 years ago 214
Uploaded by
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Fabric
Supported environments
Client and server
Required content
Any compatible version
Any compatible version
Changes
1.0.0 Official Release
- Added Charged Zeiton Crystal.
- Fixed bug with exclamation marks not appearing.
- Added sonic port control for all consoles.
- Added repairing via putting the sonic into the exterior keyhole (or nose or something).
- Fixed particles with the exterior during crashed state.
- Fixed crash state issues, indicates much better when you're in a toxic/unstable flight mode.
- Added respirator for not choking during the toxic phase of crashing.
- Added TARDIS plaque - displays the name of the TARDIS and the date of creation.
- Added security screen - Leave Behind toggle and Hostile Alarms toggle, as well as also displaying identical information as the plaque.
- Tweaked how the sonic works - can now open iron doors/trapdoors and has AU.
- Sonic can be used on Zeiton Clusters for 200 AU.
- The hammer is now dangerous.
- Fixed that dastardly datapack bug.
- Fixed alarms constantly playing at the exterior.
- Power lever now has delay when the power is off.
- Artron can be attained by giving the TARDIS Zeiton Clusters (or Charged Zeiton Crystals) directly into the console (gives 15 artron).
- Fixed the rift scanner losing a part of its texture.
- Removed the radio block (sorry).
- Updated TARDIS names (give us suggestions!).
Optional dependencies
Any compatible version
Any compatible version
Any compatible version
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:ZMP9ZjB9:jfZj0OIO"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:ZMP9ZjB9:jfZj0OIO"
}

