MagmaSpread_Run_Task: type: task definitions: start_pos script: - define max_change 50 - while : - foreach <[start_pos].find_blocks[!air|magma_block].within[<[loop_index]>]> as:loc: - modifyblock <[loc]> magma_block no_physics - define max_change:-- - if <[max_change]> <= 0: - stop - wait 2t - wait 10t