mirror of
https://github.com/nimsolated/Nims-Random-BS.git
synced 2026-04-02 10:20:42 -07:00
2.3.0
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"_fv": 73,
|
||||
"_type": "procedure",
|
||||
"definition": {
|
||||
"procedurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"event_trigger\" deletable=\"false\" x=\"40\" y=\"40\"><field name=\"trigger\">no_ext_trigger</field><next><block type=\"controls_if\"><value name=\"IF0\"><block type=\"logic_negate\"><value name=\"BOOL\"><block type=\"world_data_isremote\"></block></value></block></value><statement name=\"DO0\"><block type=\"entity_add_potion_advanced\"><field name=\"potion\">LEVITATION</field><value name=\"level\"><block type=\"math_number\"><field name=\"NUM\">49</field></block></value><value name=\"duration\"><block type=\"math_number\"><field name=\"NUM\">200</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\"></block></value><next><block type=\"wait\"><value name=\"ticks\"><block type=\"entity_potioneffectremaining\"><field name=\"potion\">LEVITATION</field><value name=\"entity\"><block type=\"entity_from_deps\"></block></value></block></value><statement name=\"do\"><block type=\"entity_switch_dimension\"><field name=\"dimension\">End</field><value name=\"entity\"><block type=\"entity_from_deps\"></block></value><next><block type=\"entity_add_potion_advanced\"><field name=\"potion\">LEVITATION</field><value name=\"level\"><block type=\"math_number\"><field name=\"NUM\">49</field></block></value><value name=\"duration\"><block type=\"math_number\"><field name=\"NUM\">200</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\"></block></value><next><block type=\"wait\"><value name=\"ticks\"><block type=\"entity_potioneffectremaining\"><field name=\"potion\">LEVITATION</field><value name=\"entity\"><block type=\"entity_from_deps\"></block></value></block></value><statement name=\"do\"><block type=\"entity_switch_dimension\"><field name=\"dimension\">Surface</field><value name=\"entity\"><block type=\"entity_from_deps\"></block></value><next><block type=\"move_entity\"><value name=\"entity\"><block type=\"entity_from_deps\"></block></value><value name=\"x\"><block type=\"math_number\"><field name=\"NUM\">0</field></block></value><value name=\"y\"><block type=\"math_number\"><field name=\"NUM\">256</field></block></value><value name=\"z\"><block type=\"math_number\"><field name=\"NUM\">0</field></block></value></block></next></block></statement></block></next></block></next></block></statement></block></next></block></statement></block></next></block></xml>"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user