polymer
polymer copied to clipboard
PolymerSoundEvent in 0.10.2+1.21.3
I am trying to add custom sounds to a mod using PolymerSoundEvent as specified in the docs. However, I noticed that the code for that is completely commented out. Is this something that polymer still plans on supporting?
I will need to reimplement it in some different way, as vanilla SoundEvent is now a record, but I do want to do it at some point