TeamTernate / infinite-music-discs

Tool for adding lots of custom music discs to Minecraft
87 stars 12 forks source link

Problems in 1.21 (v.1.8.0) #152

Closed thejenja closed 3 months ago

thejenja commented 3 months ago

I decided to try building a datapack with a program from another branch and noticed a few issues:

bradytheinventor commented 3 months ago

I applaud your enthusiasm but that's a dev branch so yeah it might not work yet. Commit c011fd resolves some of your issues.

FYI Minecraft sounds can be defined in namespaces other than the default minecraft namespace, the IMD resourcepack just doesn't do that right now. I want to update the resourcepack to put custom discs in their own namespace so you can have multiple packs without collisions between sounds.json etc

thejenja commented 3 months ago

Thanks for the help! Good luck with the rest of the development.