Added not condition to most events.#39
Draft
LucinaFailurePart2 wants to merge 2 commits intoCircuitLord:masterfrom
Draft
Added not condition to most events.#39LucinaFailurePart2 wants to merge 2 commits intoCircuitLord:masterfrom
LucinaFailurePart2 wants to merge 2 commits intoCircuitLord:masterfrom
Conversation
Need help for applying this to Biome,biome tags, and NEARBY_MOBS
Owner
|
this isn't really how I planned to implement not, I was just going to make it so you can do "!NIGHT" or "!BIOME=cherry" very similar to how the OR || condition works, and then just do it programmatically instead of having to add a bunch of events |
Author
|
Just found the OR statements file. gonna go try it that way sorry. |
Author
|
sorry |
reverted not condition, but still kept changes to broaden song pack events
Author
|
hey so I was trying to code in a NOT operator, and while I got some progress, I could not complete it. feel free to implement the few other changes I introduced. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I need help for applying this to Biome=, biometag=, dim=, and NEARBY_MOBS.