Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chain command blocks tick time added to initial repeat command block #68

Open
TahoeBennie opened this issue Nov 17, 2023 · 0 comments
Open

Comments

@TahoeBennie
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant