Tags
Creators
Details
Licensed ARR
Published last year
Updated 11 months ago
All versions
1.0.0-1.20.1
Release
1.0.0-1.20.1-releaselast year 499
Uploaded by
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Fabric
Supported environments
Client and server
Required content
Any compatible version
Any compatible version
Any compatible version
Changes
-1.0.0-
THIS IS THE FIRST VERSION OF THIS MOD, ISSUES ARE TO BE EXPECTED. PLEASE REPORT ANYTHING ON THE GITHUB PAGE >>> https://github.com/amblelabs/ait-extras/issues
Added
New Exteriors
New Models:
- Clock (grandfather)
- Vanilla Police Box
- Postbox
- GhostBox (ghostbusters policebox)
- Origin (Type 40 TT-Capsule)
New Exterior Variants:
- New Bookshelf Wood
- New Classic Police Box
- New Modern Police Box
- New Booth
New Interiors
- Axos
- Cherryblossom
- Definitive
- Exile
- Industrial
- Rebel
- Tron
- Undercroft
- War Games
New Décor Blocks
- New Monitors (8th doctors, black screen)
- Armillary Sphere
- Hat Stands (all wood types)
- Roof Crystal (crystalline, zeiton, master variants)
- Hudolin Supports (base / top)
Items
- Mercury Disc (was moved from ait)
- Jelly Babies
- Custard Cream
- Rice Pudding
- Summon Whistle
Ores
- Crystalline
- Zirconium
New Sonics
- Cane
- 15ths Yellow
- 15ths Red
- 15ths Pink
Tardis Fxs
- Classic; demat/mat (sounds)
- Drumless; demat (sounds)
- Fast; demat/mat (includes new animations)
- Minecart; demat/mat/flight
- Regen; demat (sounds)
- Type70; demat/mat (sounds)
- Xmas; demat (includes new animation)
- Shield; hum/flight
Build-in Resourcepacks
- Ait-Extras logo (enabled by default)
- Low Res textures (replaces the keys / statt remote with 2d item textures)
- Dark GUI (replaces the TARDIS GUIs with "Dark" versions)
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:JhhRNCFa:33vs3pcT"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:JhhRNCFa:33vs3pcT"
}

