7 lines
2.7 KiB
JSON
7 lines
2.7 KiB
JSON
{
|
|
"_fv": 60,
|
|
"_type": "procedure",
|
|
"definition": {
|
|
"procedurexml": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><xml xmlns=\"https://developers.google.com/blockly/xml\"><variables><variable id=\"counter\" type=\"Number\">counter</variable><variable id=\"self\" type=\"Number\">self</variable></variables><block deletable=\"false\" type=\"event_trigger\" x=\"581\" y=\"226\"><field name=\"trigger\">no_ext_trigger</field><next><block type=\"variables_set_number\"><field name=\"VAR\">local:self</field><value name=\"VAL\"><block type=\"math_number\"><field name=\"NUM\">5</field></block></value><next><block type=\"variables_set_number\"><field name=\"VAR\">local:counter</field><value name=\"VAL\"><block type=\"math_number\"><field name=\"NUM\">0</field></block></value><next><block type=\"controls_repeat_ext\"><value name=\"TIMES\"><block type=\"math_number\"><field name=\"NUM\">10</field></block></value><statement name=\"DO\"><block type=\"controls_if\"><value name=\"IF0\"><block type=\"math_binary_ops\"><field name=\"OP\">NEQ</field><value name=\"A\"><block type=\"variables_get_number\"><field name=\"VAR\">local:counter</field></block></value><value name=\"B\"><block type=\"variables_get_number\"><field name=\"VAR\">local:self</field></block></value></block></value><statement name=\"DO0\"><block type=\"block_inv_set_items\"><value name=\"amount\"><block type=\"math_number\"><field name=\"NUM\">1</field></block></value><value name=\"item\"><block type=\"mcitem_all\"><field name=\"value\">Blocks.AIR</field></block></value><value name=\"slotid\"><block type=\"variables_get_number\"><field name=\"VAR\">local:counter</field></block></value><value name=\"x\"><block type=\"coord_x\"/></value><value name=\"y\"><block type=\"coord_y\"/></value><value name=\"z\"><block type=\"coord_z\"/></value></block></statement><next><block type=\"variables_set_number\"><field name=\"VAR\">local:counter</field><value name=\"VAL\"><block type=\"math_dual_ops\"><field name=\"OP\">ADD</field><value name=\"A\"><block type=\"variables_get_number\"><field name=\"VAR\">local:counter</field></block></value><value name=\"B\"><block type=\"math_number\"><field name=\"NUM\">1</field></block></value></block></value></block></next></block></statement><next><block type=\"block_inv_remove_items\"><value name=\"amount\"><block type=\"math_number\"><field name=\"NUM\">5</field></block></value><value name=\"slotid\"><block type=\"math_number\"><field name=\"NUM\">10</field></block></value><value name=\"x\"><block type=\"coord_x\"/></value><value name=\"y\"><block type=\"coord_y\"/></value><value name=\"z\"><block type=\"coord_z\"/></value></block></next></block></next></block></next></block></next></block></xml>"
|
|
}
|
|
} |