Tags
Creators
Details
Licensed GPL-3.0-only
Published 2 years ago
Updated 2 days ago
All versions
26.2-1.6.0
Release
26.2-1.6.02 days ago 42
Compatibility
Minecraft: Java Edition
26.2
Platform
Fabric
Supported environments
Client and server
Required content
Any compatible version
Changes
Repair a found Type 40 — craftable console circuits, a live artron tank, and Zeiton fuel — plus a Field Guide and a setting-based sonic.
Added
- Block: Zeiton Ore
- Block: Gallifrey Cobblestone Stairs
- Block: Gallifrey Cobblestone Slab
- Block: Gallifrey Cobblestone Wall
- Block: Mossy Gallifrey Cobblestone Stairs
- Block: Mossy Gallifrey Cobblestone Slab
- Block: Mossy Gallifrey Cobblestone Wall
- Block: Gallifrey Smooth Stone Slab
- Block: Gallifrey Stone Brick Stairs
- Block: Gallifrey Stone Brick Slab
- Block: Gallifrey Stone Brick Wall
- Item: Field Guide
- Item: Planet Locator Circuit
- Item: Waypoints Circuit
- Item: Player Locator Circuit
- Item: Telepathic Circuit
- Item: Fast Return Circuit
- Item: Cloak Circuit
- Item: Chameleon Circuit
- Item: Coordinate Locks Circuit
- Item: Stabilisers Circuit
- Item: Remote Summon Circuit
- Item: Shatter Setting
- Item: Prime Setting
- Item: Disrupt Setting
- Item: Shear Setting
- Item: Zeiton Crystals
- Item: Zeiton Powder
- Item: Ferrite Powder
- Misc: Field Guide (G, first-join book, or Mod Menu) with Quick Start, Sonic, Circuits, and Console Room chapters
- Misc: Worldgen Type 40s start unfinished (broken circuits, 30 artron, same-world hops until repaired)
- Misc: Owner-only console piloting (readers and refueler stay public; bound key still unlocks doors)
- Misc: Live artron tank (0–500; Zeiton Crystals add 25; demat and summon spend 10 same-world or 30 to change dimension)
- Misc: Zeiton ore in Gallifrey stone and rare Overworld traces
- Misc: Sonic field-mode HUD carousel; pair with your TARDIS for Seal, Scan, and Ping
- Misc: Doctor Who first-hour and sonic teaching advancement trees
Changed
- Misc: Crafted sonics start with Open only until settings are installed or the TARDIS handshake
- Misc: Found worldgen TARDISes need spare circuits; creative, placed, and existing saves without new flags stay fully fitted and full
- Misc: Only the owner can fly the console
- Misc: Panel 5 refueler is a live artron tank fed with Zeiton Crystals
- Misc: Bigger-on-the-inside and smaller-on-the-outside doorways use streamed lighting and atmosphere fog
- Misc: TARDIS and console inventory icons are 3D; sonic GUI sprites
- Misc: Using a sonic on TARDIS doors no longer opens them
- Misc: Automatic surface landings stay below a dimensional bedrock ceiling
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| dwm-1.6.0-sources.jar | Unknown | 2.27 MiB |
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:CY3ponKT:lUP69kq3"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:CY3ponKT:lUP69kq3"
}

