MCreator issue tracker has been migrated to GitHub.
Existing tickets have been migrated to GitHub. Please open new tickets on the GitHub tracker instead. If you do not have a GitHub account, all feature requests and bug reports from forums are still considered and checked by the maintainers.
Tick rate of GUIs can't be configured in Minecraft Forge directly, unfortunately. You could achieve the approximation of this using random possibility or using global variables. We will try to add mechanics to divide tick rate in procedures in the future which will effectively do the same as you requested.