vore-mod/elements/FoxblocklolBlockIsPlacedBy.mod.json
2024-03-13 00:29:55 -04:00

7 lines
No EOL
2.3 KiB
JSON

{
"_fv": 57,
"_type": "procedure",
"definition": {
"procedurexml": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?><xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"entity_dimension_id\" x=\"0\" y=\"0\"><value name=\"entity\"><block type=\"entity_from_deps\"/></value></block><block type=\"get_dimensionid\" x=\"0\" y=\"0\"><field name=\"dimension\">CUSTOM:Belly</field></block><block deletable=\"false\" type=\"event_trigger\" x=\"-28\" y=\"37\"><field name=\"trigger\">no_ext_trigger</field><next><block type=\"block_nbt_text_set\"><value name=\"tagName\"><block type=\"text\"><field name=\"TEXT\">placedby</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><value name=\"tagValue\"><block type=\"entity_name\"><value name=\"entity\"><block type=\"entity_from_deps\"/></value></block></value><next><block inline=\"false\" type=\"block_nbt_logic_set\"><value name=\"tagName\"><block type=\"text\"><field name=\"TEXT\">noEat</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><value name=\"tagValue\"><block inline=\"false\" type=\"logic_binary_ops\"><field name=\"OP\">OR</field><value name=\"A\"><block type=\"math_binary_ops\"><field name=\"OP\">EQ</field><comment h=\"77\" pinned=\"false\" w=\"416\">due to wierd bug where the fox block at 255 y will not eat you but will show the eat announcement, it needs to refuse to eat you otherwise it can be used to spam chat.</comment><value name=\"A\"><block type=\"coord_y\"/></value><value name=\"B\"><block type=\"math_number\"><field name=\"NUM\">255</field></block></value></block></value><value name=\"B\"><block inline=\"false\" type=\"compare_dimensionids\"><comment h=\"80\" pinned=\"false\" w=\"160\">fox block cannot eat if it is already in a belly. vore-ception is not currently possible</comment><value name=\"a\"><block type=\"world_data_dimensionid\"/></value><value name=\"b\"><block type=\"get_dimensionid\"><field name=\"dimension\">CUSTOM:Belly</field></block></value></block></value></block></value></block></next></block></next></block></xml>"
}
}