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
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
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
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
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
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
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
- 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