@minecraft/creator-tools
Version:
Minecraft Creator Tools command line and libraries.
13 lines • 348 B
JSON
{
"fields": [],
"title": "Sequence Node",
"samples": {
"samples": [
{
"path": "Example:",
"content": "\t\t\"sequence\": [\r\n\t\t\t{\r\n\t\t\t\t// I will execute first! c:\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t// I will execute last! :c\r\n\t\t\t}\r\n\t\t]\r\n\t"
}
]
},
"id": "Sequence Node"
}