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

Fix the time states expression not accepting plural expressions #7188

Merged
merged 1 commit into from
Nov 3, 2024

Conversation

UnderscoreTud
Copy link
Member

Description

This PR fixes a bug (or so I believe) where the time states expression (past something, future something) only accepts expressions which have a single return value, which means registering a plural event value with a FUTURE or PAST time state, did not do anything.


Target Minecraft Versions: any
Requirements: none
Related Issues: none

@UnderscoreTud UnderscoreTud added the bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. label Nov 3, 2024
@Moderocky Moderocky merged commit 1fb7e67 into dev/patch Nov 3, 2024
7 checks passed
@Moderocky Moderocky deleted the patch/fix-expr-time-states branch November 3, 2024 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue that needs to be fixed. Alternatively, a PR fixing an issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants