If you were to have command blocks that are conditional at the edge of the command block line, Smelt will automatically add a testforblock to account for the edge.
If there is >{"executeAs": ""} before the edge, the testforblock will be executed by the player specified in the executeAs.
If you were to have command blocks that are conditional at the edge of the command block line, Smelt will automatically add a testforblock to account for the edge.
If there is
>{"executeAs": ""}before the edge, the testforblock will be executed by the player specified in theexecuteAs.