mc1.20.1-v1.20.1-1.0.3
Compatibility
Required content
Changes
Audrey's Additions version 1.0.3 is out! Here's our changelog: Please note that the Ceiling Canopy has changed, you'll need to reuse the Pattern Manipulator on it!
* Brachacki (Fix)
* Thornton (1983)
* Tremas (1984)
* Rani (1985)
* Fugitive (2020)
Audrey's Additions version 1.0.3 is out! Here's our changelog:
Please note that the Ceiling Canopy has changed, you'll need to reuse the Pattern Manipulator on it!
```Desktops -
* Brachacki (Fix)
* Thornton (1983)
* Tremas (1984)
* Rani (1985)
* Fugitive (2020)
Console Units -
Kelt Console Unit
* New variant: Warrior (2022)
Rani Console Unit (1985)
* Variants: Crimson, End, Keltic, Nether, White
Silence Time Ship (2010)
Shells -
Police Box (1980)
* Variants: Season 20, Season 22, Season 24, Happiness Patrol
Grandfather Clock
* Variants: Each wood type
Sandstone Column
* Variant: Red Sandstone
TT Capsule
* Variant: Type 40
Iron Maiden
Rani's Wardrobe
* Variants: Iron, Nether Brick, Purpur, Quartz, Sandstone, Stone, Wooden
Telephone Booth
* Variant: Bee
Lakertyan Pyramid
Blocks:
- Ceiling Canopy
* New variants: Stone, Tremas
- Specimen Jar
* With Allay, Creeper, Dragon, Skeleton, Piglin, Vex, Wither Skeleton, and Zombie variants
* A decorative block for scientific research, when crafted with a mob skull you can display an infantile version of the mob, pickled in time like a gherkin in a jar.. A certain rogue Time Lady's desktop may provide a container to start.
* If you're feeling more cruel, you can also capture Vexes or Allays in the wild for study.
Bug Fixes:
- Added recipe for Food Machine
- Tweaked model of Police Box interior doors (2010 + 2018), exterior keyhole is no longer 3D
- Fixed clipping error on Police Box (1966) and its variants
- Fixed rendering error on Police Box (1966) interior doors
- Fixed palette fidelity error on Knossos Throne Acacia variant
Known Bugs:
- Rendering error on Lakertyan Pyramid when in snow, will be fixed in the next TARDIS Refined release
Download it at: https://modrinth.com/project/tardis-refined-audreys-additions https://legacy.curseforge.com/minecraft/mc-mods/tardis-refined-audreys-additions
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:futCeFPo:YfHdmNLq"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:futCeFPo:YfHdmNLq"
}

