{ "items.chest.close": { "sounds": [ { "name": "magicworld:items/chest/close" } ] }, "items.chest.open": { "sounds": [ { "name": "magicworld:items/chest/open" } ] }, "items.coins.added": { "sounds": [ { "name": "magicworld:items/coins/added" } ] }, "items.whistles.party": { "sounds": [ { "name": "magicworld:items/whistles/party_1" }, { "name": "magicworld:items/whistles/party_2" }, { "name": "magicworld:items/whistles/party_3" }, { "name": "magicworld:items/whistles/party_4" } ] }, "ui.quest.finish": { "sounds": [ { "name": "magicworld:ui/quest/finish" } ] }, "ui.quest.leave": { "sounds": [ { "name": "magicworld:ui/quest/leave" } ] }, "ui.quest.start": { "sounds": [ { "name": "magicworld:ui/quest/start" } ] } }