Tags
Creators
Details
All versions
1.2.10.2824-1.20.1-release
Release
1.2.10.2824-1.20.1-releaselast year 614
Uploaded by
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Fabric
Supported environments
Client and server
Required content
Changes
- add: safeguard circumvention option | by @DrTheodor (#1686)
-
- fix anorthosite stonecutting | by @rapbattlegod32 (#1718)
- update bug report version drop down to 1.2.9 | by @rapbattlegod32 (#1721)
- fix: holographic text of console generator was clipped by entities behind the console | by @Mansarde (#1722)
- add: Console Generator now shows selected variant name for unlocked consoles as well. | by @Mansarde (#1723)
- fix: missing console variant translatables | by @Mansarde (#1723)
- fix: monitor idle sound has gap in loop | by @Mansarde (#1732)
- fix: the check for interior change did not include the increased fuel cost due to instability | by @Mansarde (#1727)
- fix: engine durability decayed too fast (lasted only ~20 hours instead of ~17 days) | by @Mansarde (#1736)
- fix: doesn't tick when not landed | by @MaketendoDev (#1737)
- Re-balanced loss of loyalty. | by @Saturnorsomthing (#1739)
- chore: blacklist space from travel | by @DrTheodor (#1746)
- fix: the check for interior change did not include the increased fuel cost due to instability | by @Mansarde (#1726)
- fix: water (from landing underwater and opening the doors) kept flowing into the TARDIS despite closing the doors or activating the shields | by @Mansarde (#1738)
- chore: change subsystem durability from magic number to constant | by @Mansarde (#1725)
- update the dev team list | by @rapbattlegod32 (#1731)
Optional dependencies
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:dkk7bTqy"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:ZMP9ZjB9:dkk7bTqy"
}




