Skip to content

Make different Threads for Spellcasting #282

Description

@Fi0x

Is your feature request related to a problem? If yes, describe the problem.
The spells currently execute each section after the previous one has finished.

Describe the feature you'd like
When the spell is cast, start a new thread for each section so they can run at the same time and don't get delayed.

Additional context
With this feature implemented, the spells should not start casting the next section after one has finished.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

1.12.2Affects version 1.12.2✍️ re-make ✍️Something is ugly here and needs to be re-made⭐ feature ⭐New feature or request

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions