
Xtra Discs
ArchivedNew Discs for you to listen from the 'Animation Vs Minecraft' Series by Alan Becker!
1.0.1
Compatibility
Changes
Xtra Discs Remake & Patch v1.0.1
As KidV0lt's PC suffered a factory-reset, Peanut_Bread
Nac_Moonsilver will be on charge to develop the mod from her PC.
Featuring:
-
Remade All Discs Textures for parity.
-
New Crafting Recipes for all Discs making them cheaper.
-
Added a new Advancement " I'm a Muscician! "
-
Fixed a bug where the discs we're in stereo causing them to be heard everywhere in the world. Now that won't happen.
-
Removed Herobrine
Miscelaneous Info:
Potential Warning: As the mod was remade from scratch, its possible that all the discs you had will be deleted.
Reccomendation: Do NOT update the mod if you don't want to loose your Xtra Discs, otherwise, update the mod and just craft them back
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:axwSU8Ln:lq5frbOp"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:axwSU8Ln:lq5frbOp"
}
