Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Ambient Discs

Ambient Discs

Adding Minecraft's ambient soundtracks in Music Disc form

1,635
7
Social

Compatibility

Minecraft: Java Edition

1.21.x

Platforms

Fabric

Supported environments

Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Join Discord server

Creators

Ikethepro18
Ikethepro18 Owner
7410
7410 Datagen Lead

Details

Licensed CC-BY-SA-4.0
Published 12 months ago
Updated 9 months ago
DescriptionGalleryChangelogVersions

Show all versions

0.1.1

by Ikethepro18 on Oct 13, 2024
Download

Fixes

  • Fixed creative tab being disordered
  • Fixed discs still being dropped by creepers
    • A Familiar Room
    • Alpha
    • An Ordinary Day
    • Ancestry

Missed these in the previous release. The creative tab thing was a by-product of the datagen changes made by @7410 but I'd just forgotten the creeper drop tag so that's my bad

Beta 0.1.0

by Ikethepro18 on Oct 13, 2024
Download

Additions

  • Support for all native Minecraft langs (@7410)
  • Added new mod icon
    • Created using Ewan Howell's Minecraft Title Generator Blockbench plugin
  • Gave all music discs the 'music_discs' tag
  • Added 7410 as an author

Removals

  • Removed unused 'placeholder.png' texture

Changes

  • Replaced some textures to increase distinction
    • Clark
    • Mice on Venus
  • Increased minimum required Fabric version
    • Fabric loader 0.16.7
  • Music Discs A Familiar Room, Alpha, An Ordinary Day, Ancestry, Axolotl, are no longer dropped by creepers
    • Music Disc A Familiar Room has a 10% chance to be found in any Jungle Temple chest
    • Music Disc Alpha has a 100% chance to drop from killing the Ender Dragon
    • Music Disc An Ordinary Day has a 5% chance to be found in Mineshaft chest minecarts
    • Music Disc Ancestry has am 8.4% chance to be found in Ancient City chests
    • Music Disc Axolotl has a 33% chance to be found in Shipwreck treasure chests

Fixes

  • Fixed broken jukebox song datagen (@7410)
  • Fixed mod links still using defaults

Although I only set out for this to be a few simple loot table tweaks, I ended up getting embroiled in a long winded datagen journey, all thanks to @7410 who responded to my simple plea of datagen langs with completely reworking the datagen for the whole project, including fixing some of the stuff that had previously been left as broken. Because of this, he is now an official listed contributor, though all the commits are still in my name. The next release will contain more diversification of music disc obtaining methods and should hopefully take a lot less time to release

Alpha 0.0.6

by Ikethepro18 on Aug 22, 2024
Download

Additions

  • Added all missing music discs
  • Added unique textures for all discs

Changes

  • Changed minimum required Fabric loader version to 0.16.2

Fixes

  • Fixed a bug which caused creepers to not drop any music discs

The fated 0.0.6 alpha release. This will be the final alpha release and the next build will be the first beta version, 0.1.0. I'll be using the beta versions to distribute discs into appropriate chests and have fewer tied to creepers. Also I'll be using this period to go back over the textures as they're far from perfect and many could easily be confused with one another so all's subject to change

Alpha 0.0.5

by Ikethepro18 on Jul 23, 2024
Download

Additions

  • Added 32 new music discs
    • Bromeliad
    • Clark
    • Comforting Memories
    • Crescent Dunes
    • Danny
    • Deeper
    • Dry Hands
    • Echo in the Wind
    • Eld Unknown
    • Endless
    • Featherfall
    • Floating Dream
    • Haggstrom
    • Infinite Amethyst
    • Key
    • Komorebi
    • Left to Bloom
    • Living Mice
    • Mice on Venus
    • Minecraft
    • One More Day
    • Oxygène
    • Pokopoko
    • Puzzlebox
    • Stand Tall
    • Subwoofer Lullaby
    • Sweden
    • Watcher
    • Wending
    • Wet Hands
    • Yakusoku

Changes

  • Reshuffled some of the discs in the creative menu to be more alphabetical

None of the new discs have their own textures yet, but they should all function. This release wasn't supposed to take this long, but I had a break over the weekend which delayed it significantly. This is all the music in the sounds\music\game folder (excluding subfolders) which is the vast majority of the music in general. 0.0.6 will ideally add in the rest and hopefully also include textures for them all. From there, it's just about adjusting some loot pools to add music discs to vanilla structures

Alpha 0.0.4

by Ikethepro18 on Jul 17, 2024
Download

Additions

  • Added A Familiar Room - Aaron Cherof
    • Currently using the default disc texture

Fixes

  • Fixed Aria Math only playing for 6 seconds

Changes

  • implemented datagen

Mostly just a quick hotfix on this one. I'd managed to set the duration for Aria Math to only 6 seconds which wasn't very bright. Datagen will also make adding discs faster, which I found through adding 'A Familiar Room' was quite slow. I'm also well aware that discs are omnidirectional and the music doesn't come from the jukebox, nor does it fade away at distance. Unfortunately this is because of the way that Minecraft treats stereo sound and is currently believed to be unfixable (other than just making mono versions of the tracks) so it'll stay for the time being. Once I sort out some more datagen I'll begin producing discs en masse so hopefully that will come with 0.0.5 or 0.0.6

Alpha 0.0.3

by Ikethepro18 on Jul 17, 2024
Download

Additions

  • The mod works

It's simple but the damn thing actually works. I have to give credit where credit's due and thank kleptobismaniac on Discord for their work to fixing my broken code. This literally couldn't have been done without them; at this point they're basically a co-author of this project!

Last release I did say that function would lead into Beta but I've turned on that decision to instead have all discs in game lead the game to beta, where I can work on creating the methods of obtaining the discs in survival

Alpha 0.0.2

by Ikethepro18 on Jul 14, 2024
Download

Additions

  • Added 4 new discs (still do nothing)
    • Alpha
    • Ancestry
    • An Ordinary Day
    • Axolotl
  • Added "Ambient Discs" tab to creative menu

Changes

  • Gave Aria Math a new texture
  • Discs can now be put into Jukeboxes (though it does nothing)

Still trying to get this whole working thing going but so far without luck, though it seems the general population are also finding it confusing so it's not just me. I'm fairly sure this is all that was added/changed other than the backend which has gone through hell and I can't be bothered updating. The mod will go into beta when I achieve full functionality

Alpha 0.0.1

by Ikethepro18 on Jul 12, 2024
Download
  • Added Music Disc
    • Aria Math - C418
    • Entirely non-functional
    • Only obtained via /give
    • Texture is temporary

Just an initial build. Getting the disc to function has so far proved difficult given 1.21's complete overhaul of many things and the so far lack of documentation. Ideally, the next build will have complete function for this initial disc, at which point other discs will be very easy to set up

Modrinth is open source.

main@396f737

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.