architectury / architectury-api

An intermediary api aimed at easing development of multiplatform mods.
https://discord.architectury.dev/
GNU Lesser General Public License v3.0
306 stars 55 forks source link

Custom Music Disc using ArchitecturyRecordItem doesn't work #486

Open dayofpi opened 3 months ago

dayofpi commented 3 months ago

The item gets added, and I can right click a Jukebox with it, but no sound plays. It just doesn't enter the Jukebox.

When checking the ArchitecturyRecordItem class, there's an error; "RecordItem.BY_NAME" has private access.