All versions
1.0.4
Release
Plumber Accessories 1.0.42 years ago 12.7K
Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Fabric
Forge
Supported environments
Server-side
Singleplayer
Required content
Changes
- Color-Corrected the Recalibrated Alt to match the Recalibrated Omnitrix in the Addon (Suggested by Deaded) & Fixed it's Z-Fighting.
- Color-Corrected the Ultimatrix Alt to match the Ultimatrix in the Addon (Suggested by Deaded) & Fixed it's Z-Fighting.
- Color-Corrected the Completed Alt to match the Completed Omnitrix in the Addon (Suggested by Deaded) & Fixed it's Z-Fighting.
- Fixed the Z-Fighting issue on the Red Ranger, Requiem, Saints Row, Bosatron, Blue Ranger, Black Ranger, Argitrix, Pink Ranger, Green Ranger, Over Heaven, Danny Phantom, PikachuOnAcid, Pink Ranger, Plumber, Yellow Ranger, Scarenve, and Albino Alts.
- Used the original SplitLinkz Alt for the Halloween Alt.
- Made the "Fasttrack Fan", "DemonGal6", "Kidneedswater", "Vantablack", "Unitrix", "Invisible", "Kirby", "Tusk Act 4", and "Realspedy" Alts.
- Remade the "SplitLinkz Alt" (My Skin) with a different palette/style.
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:gtGuIiom:7TFPynYD"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:gtGuIiom:7TFPynYD"
}




