cawezs_expanded_world/elements/VerglasLabrysAOE.mod.json
COW_ILLUMINATI ea3188c2f7 1.3.2
2024-06-01 07:40:53 -04:00

7 lines
2.9 KiB
JSON
Executable File

{
"_fv": 60,
"_type": "procedure",
"definition": {
"procedurexml": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><xml xmlns=\"https://developers.google.com/blockly/xml\"><block deletable=\"false\" type=\"event_trigger\" x=\"40\" y=\"40\"><field name=\"trigger\">no_ext_trigger</field><next><block type=\"controls_if\"><value name=\"IF0\"><block type=\"math_binary_ops\"><field name=\"OP\">LT</field><value name=\"A\"><block type=\"math_number\"><field name=\"NUM\">250</field></block></value><value name=\"B\"><block type=\"math_dual_ops\"><field name=\"OP\">MINUS</field><value name=\"A\"><block type=\"world_data_current_time\"/></value><value name=\"B\"><block type=\"item_nbt_num_get\"><value name=\"tagName\"><block type=\"text\"><field name=\"TEXT\">coolDown</field></block></value><value name=\"item\"><block type=\"itemstack_to_mcitem\"/></value></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"world_entity_inrange_foreach\"><value name=\"_placeholder\"><block deletable=\"false\" movable=\"false\" type=\"entity_iterator\"/></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><value name=\"range\"><block type=\"math_number\"><field name=\"NUM\">10</field></block></value><statement name=\"foreach\"><block type=\"controls_if\"><value name=\"IF0\"><block type=\"logic_negate\"><value name=\"BOOL\"><block type=\"logic_entity_compare\"><field name=\"entity\">EntityPlayer</field><value name=\"compareTo\"><block type=\"entity_iterator\"/></value></block></value></block></value><statement name=\"DO0\"><block type=\"deal_damage\"><value name=\"amount\"><block type=\"math_number\"><field name=\"NUM\">10</field></block></value><value name=\"entity\"><block type=\"entity_iterator\"/></value><value name=\"damagesource\"><block type=\"damagesource_from_type\"><field name=\"damagetype\">GENERIC</field></block></value></block></statement></block></statement><next><block type=\"entity_execute_command\"><value name=\"command\"><block type=\"text\"><field name=\"TEXT\">particle minecraft:sculk_charge_pop ~ ~1 ~ 2.5 .1 2.5 0 1000 force</field></block></value><value name=\"entity\"><block type=\"entity_from_deps\"/></value></block></next></block></statement><next><block type=\"item_nbt_num_set\"><value name=\"tagName\"><block type=\"text\"><field name=\"TEXT\">coolDown</field></block></value><value name=\"item\"><block type=\"itemstack_to_mcitem\"/></value><value name=\"tagValue\"><block type=\"world_data_current_time\"/></value><next><block type=\"item_cooldown_for\"><value name=\"item\"><block type=\"itemstack_to_mcitem\"/></value><value name=\"ticks\"><block type=\"math_number\"><field name=\"NUM\">250</field></block></value><value name=\"entity\"><block type=\"source_entity_from_deps\"/></value></block></next></block></next></block></next></block></xml>"
}
}