#remove sounds
1 messages · Page 1 of 1 (latest)
<@&1201956957406109788>
💬 While you wait, take this time to provide more context and details.
🙇 After a while, hit the Summon Helpers button to ping the helper team. They'll be happy to help you
✅ Once your question has been resolved (or you no longer need it), please click Resolve Question or run /resolve
<@&935561184806060073> <@&1202694677766348840>
Please note that you still might not immediately get a response since all helpers are human beings and volunteers (and also might be sleeping right now)
create the file "sounds.json" in the minecraft namespace and put the id of the sound from the game there, referring to empty quotes instead of the path for the sound
{
"ID":
{"category": "master","sounds": {"name": ""}}
}
"laser.beam": {
"category": "master",
"sounds": ["laser"]
},
"laser.beam_2": {
"category": "master",
"sounds": ["laser_2"]
},
"item.armor.equip_leather":
{"category": "master","sounds": {"name": ""}}
}```
this doesnt work
@grand plover i prob did it wrong tbh
[16:02:16] [Worker-Main-4/WARN]: File minecraft:sounds/.ogg does not exist, cannot add it to event minecraft:item.armor.equip_leather
and?
idk
mayeb it was helpfull
what am i doing wrong?
{
"item.armor.equip_leather": {
"category": "master",
"sounds": ["no_audio_1"]
},
this only removes the sound sometimes
@grand plover could you help me?
Your question, #1215392011830427811 (remove sounds), was resolved!
#1215392011830427811 message
21h1m