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

7 lines
2.7 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=\"itemstack_set_count\"><value name=\"item\"><block type=\"itemstack_to_mcitem\"/></value><value name=\"amount\"><block type=\"math_number\"><field name=\"NUM\">0</field></block></value><next><block type=\"move_entity\"><value name=\"entity\"><block type=\"entity_from_deps\"/></value><value name=\"x\"><block type=\"math_random_int_between\"><value name=\"min\"><block type=\"math_number\"><field name=\"NUM\">-30000000</field></block></value><value name=\"max\"><block type=\"math_number\"><field name=\"NUM\">30000000</field></block></value></block></value><value name=\"y\"><block type=\"coord_y\"/></value><value name=\"z\"><block type=\"math_random_int_between\"><value name=\"min\"><block type=\"math_number\"><field name=\"NUM\">-30000000</field></block></value><value name=\"max\"><block type=\"math_number\"><field name=\"NUM\">30000000</field></block></value></block></value><next><block type=\"entity_add_potion_advanced\"><field name=\"potion\">RESISTANCE</field><value name=\"level\"><block type=\"math_number\"><field name=\"NUM\">9</field></block></value><value name=\"duration\"><block type=\"math_number\"><field name=\"NUM\">500</field></block></value><value name=\"ambient\"><block type=\"logic_boolean\"><field name=\"BOOL\">FALSE</field></block></value><value name=\"particles\"><block type=\"logic_boolean\"><field name=\"BOOL\">FALSE</field></block></value><value name=\"entity\"><block type=\"entity_from_deps\"/></value><next><block type=\"entity_add_potion_advanced\"><field name=\"potion\">NAUSEA</field><value name=\"level\"><block type=\"math_number\"><field name=\"NUM\">9</field></block></value><value name=\"duration\"><block type=\"math_number\"><field name=\"NUM\">25</field></block></value><value name=\"ambient\"><block type=\"logic_boolean\"><field name=\"BOOL\">FALSE</field></block></value><value name=\"particles\"><block type=\"logic_boolean\"><field name=\"BOOL\">FALSE</field></block></value><value name=\"entity\"><block type=\"entity_from_deps\"/></value><next><block type=\"entity_send_chat\"><value name=\"text\"><block type=\"text\"><field name=\"TEXT\">Note: there are tricks to get back without losing your items. Have fun finding them.</field></block></value><value name=\"entity\"><block type=\"entity_from_deps\"/></value><value name=\"actbar\"><block type=\"logic_boolean\"><field name=\"BOOL\">FALSE</field></block></value></block></next></block></next></block></next></block></next></block></next></block></xml>"
}
}