Tags
Creators
Details
1.17.1-3.2.0-2.0.7
Compatibility
Required content
Changes
London Underground Addon 2.0
More MTR Signs Added (Courtesy of JacksRailwaySecrets)
Bakerloo Line Jubilee Line Overground Tram Waterloo & City (and other tweaks and additions)
NTE Models
DLR 3rd Rail Models for NTE (Courtesy of JacksRailwaySecrets) 4th Rail Track (Courtesy of LookItsBenji) Deep Tube Tunnel including 4th Rail Track (Courtesy of LookItsBenji) Deep Tube Platform track including 4th Rail & Suicide Pit (Courtesy of LookItsBenji) Standard UK National Rail Track (Courtesy of LookItsBenji)
Changes in LU 2.0
All station building blocks have been meticulously refactored and recreated as individual 16x16 Minecraft Blocks with correct hitbox and culling applied. Available in two colour variants of grey and white concrete. In addition there are variant blocks to enable the creation of a stopping marker at the end of the platform.
All tunnel blocks have had their hitbox fixed and correct culling applied.
LU Station and Tunnel blocks have been moved to their own creative tab.
All signs have had their hitbox fixed.
The Morden Steps have been redesigned as 3 separate 16x16 blocks with hitbox and culling. The Morden Arch has been redesigned as 3 separate 16x16 blocks with hitbox and culling.
The LU Platform blocks have been tweaked and optimised.
The Exit sign has been tweaked and optimised.
The Station Light has been tweaked and optimised.
The LU platform suicide pit blocks have been deprecated in favor of the new included NTE version.
All other old blocks have been deprecated and moved to a temporary tab. (Warning: This tab may be removed in the future).
The old station panels method (/panel xx) for deep tube stations is being phased out in favor of an .obj variant for NTE. A seperate resource pack template will be made available so you can add your own. This will also include a larger advertising billboard variant. (obj models courtesy of LookItsBenji).
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:jrAXj11W:Mv5oomWo"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:jrAXj11W:Mv5oomWo"
}



