youyihj
youyihj
[generated.zip](https://github.com/CraftTweaker/CraftTweaker/files/4934986/generated.zip)
:concern: If you are using it in tab completion, you can use `IGetTabCompletion.fixedValues` About other use cases... I should make some hacky.
btw, you reinvented another wheel https://github.com/friendlyhj/ZenUtils/wiki/ZenCommandTree
in `v1.20.7` the error you post here is info log level now. It doesn't break all mixin scripts anymore. But other parse errors (for example, missing `;`) still break. You...