2.1-Alpha
Compatibility
Required content
Changes
更新日志 / Changelog
[v2.1-Alpha]
新增内饰 / New interior
- 归途 (Way Home)
- 那是我们回家的路...她来带我们回家了...
- That is the way home for us... She came to bring us back home...
- 回廊 (Coister)
- 隐居在中世纪的时间领主修女...
- A time-lord nun secluded in the Middle Ages...
修改 / Edit
- 永恒之眼 (Evereye)
-
新增了拓展走廊和功能室。
-
Added extended corridors and functional rooms.
-
修改了ARS(塔迪斯内部重构系统)的默认位置。
-
Modified the default location of the ARS (Architectural Reconfiguration System).
-
对引擎室进行了大规模改造。
-
The engine room has been extensively overhauled.
-
修复了控制台顶部信标的显示错误。
-
Fixed the beacon display bug on top of the console.
-
移除 / Removed
- 暂时移除了「戴立克飞船 (Dalek Ship)」结构。
- 此内容计划在AIT模组更新至1.3.0版本后回归。
- Temporarily removed the "Dalek Ship" structure.
- This content is planned to return after the AIT mod updates to version 1.3.0.
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:QvdsnCmK:PeziLVyr"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:QvdsnCmK:PeziLVyr"
}




