Links
Tags
Creators
Details
forge-3.11.0
Compatibility
Required content
Changes
3.11.0: Music Disc Bag Update
Additions
Compatible
Compatibility with the following mods has been added:
- Caverns & Chasms (by Team Abnormals)
- Concoction! (by Sebsish, woofyboo)
- Confluence: Otherworld (by westernat233)
- DivineRPG (by velocityraptor-real)
- Iron's Spells 'n Spellbooks (by Iron431)
- Nether Dungeons (by Team Durt)
- Rediscovered (by ModdingLegacy)
- Ribbits: Croaks (by Jonahanoj)
- Rise of the Gecko King (by GeckoKingYT)
- Sweety's Archaeology (by Sweetygamer2)
- The Broken Script (by wendigodrip)
- The Conjurer (by ModdingLegacy)
- The Graveyard - Resurrected (by Moomba)
- Valoria (by IriDark)
Changes
Items
Music Disc Bag
- Item texture and GUI has been updated.

- Can be dyed into 16 colors.

Music Disk Base
- Texture has been updated.

Compatible
Compatibility with the following mods has been updated:
- Eternal Starlight (by LeoMinecraftModding)
- Eternal Tales (by Unknown_Raccoon)
- Keepers of the Stones II (by Environment_Studios)
- LUMINOUS (by RipleysMods)
- LUMINOUS: BEASTS (by RipleysMods)
- Sully's Mod (by GoesBySully)
- The Deep Void (by Mortius)
- Wizard's Reborn (by MaxBogomol)
Note
Support for Minecraft 1.20.1
Version 1.20.1 has become one of the most popular modding versions, along with the likes of: 1.7.10, 1.12.2 and 1.16.5. However, now it has started to lose its popularity, more and more mods stop supporting it and move to 1.21.1. I supported it for 1 year and 8 months. And as you may have realised the key word is ‘supported’. This version of Created Music Discs will be the last for 1.20.1. It became difficult for me to support two versions at the same time. So I made the decision to finish with 1.20.1 and move on. I will still continue to support 1.21.1. In the future I plan to make a port to 1.21.5/1.21.6 as well.

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:x63tCwHi:GXwnehiG"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:x63tCwHi:GXwnehiG"
}



