KyoriPowered / adventure

A user-interface library, formerly known as text, for Minecraft: Java Edition
https://docs.advntr.dev/
MIT License
679 stars 105 forks source link

Play specific sounds are not allowed 😓 #950

Closed AstralBaby closed 11 months ago

AstralBaby commented 11 months ago

Hi, I've been trying to play a specific sound this entire day until i realized it is not possible with this api. Sound.sound(Key.key("ambient.cave") works fine. But Sound.sound(Key.key("ambient.cave.3") does not work. Thanks for your reply.

kezz commented 11 months ago

This is not an adventure issue, and likely an issue of whatever platform you are using. If you're using adventure-platform, please open the issue on that repo. Otherwise, if you are using a native implementation (paper/minestom/etc), please seek support with them instead.