EasySurvivalMod/elements/EasyEnchantmentTableGUIreset.mod.json
2024-03-07 14:10:21 +01:00

7 lines
1.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=\"count\" type=\"Number\">count</variable></variables><block deletable=\"false\" type=\"event_trigger\" x=\"409\" y=\"228\"><field name=\"trigger\">no_ext_trigger</field><next><block type=\"variables_set_number\"><field name=\"VAR\">local:count</field><value name=\"VAL\"><block type=\"math_number\"><field name=\"NUM\">1</field></block></value><next><block type=\"controls_repeat_ext\"><value name=\"TIMES\"><block type=\"math_number\"><field name=\"NUM\">9</field></block></value><statement name=\"DO\"><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:count</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><next><block type=\"variables_set_number\"><field name=\"VAR\">local:count</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:count</field></block></value><value name=\"B\"><block type=\"math_number\"><field name=\"NUM\">1</field></block></value></block></value></block></next></block></statement></block></next></block></next></block></xml>"
}
}