TeamTernate / infinite-music-discs

Tool for adding lots of custom music discs to Minecraft
93 stars 14 forks source link

Compatibility with Sophisticated Backpacks #50

Closed Daltaxy closed 2 years ago

Daltaxy commented 2 years ago

Hello. 1.19.2, latest forge version. Sophisticated Backpacks has an addon that allows one to play music discs with their backpack. When I try to play the custom disk on there, it plays a minecraft music disk. Any fix planned ?

bradytheinventor commented 2 years ago

No, unfortunately that's not possible due to how the datapack works. Vanilla Minecraft doesn't have a way to add new items to the game, so the custom discs are actually disc "11" retextured with some datapack code to make them play the custom songs. I don't see a way to be compatible with both mods and vanilla.

Daltaxy commented 2 years ago

that makes sense, thank you.