Is it possible to make a command block test for something without using a high speed clock? If a command block is activated once and the output is true, the command block will give off power to a comparator, but it will not update until there is another redstone pulse given to it. How can one make it so that you do not have to constantly feed a command block with a high-speed clock in order to make it continually test for something?
1
It is not possible to constantly test for something without a clock.
However, in some cases you don't even have to do so.
Could you please explain more about the process in which you are integrating that tester?
However, in some cases you don't even have to do so.
Could you please explain more about the process in which you are integrating that tester?
