UNPKG

@minecraft/creator-tools

Version:

Minecraft Creator Tools command line and libraries.

14 lines 322 B
{ "id": "play_sound", "title": "Play Sound", "description": "Plays a sound as part of an entity event response.", "fields": [], "samples": { "samples": [ { "path": "Example:", "content": "{\r\n\t\"play_sound\": {\r\n\t\t\"sound\": \"death\"\r\n\t}\r\n}" } ] } }