Observable

Observable

6M Downloads

Chain command blocks tick time added to initial repeat command block

TahoeBennie opened this issue ยท 0 comments

commented

When profiling and testing lag with a stack of chain command blocks, instead of showing the lag each individual command block is responsible for, it instead combines it all and only lists the total lag for the entire chain, which is considered the base repeating command block. This defeats the purpose of using the mod to figure out which commands take the longest to process and need optimization.