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

GameStages Recipe Conditions #2900

Open
wants to merge 3 commits into
base: 1.20.1
Choose a base branch
from
Open

Conversation

YoungOnionMC
Copy link
Member

What

Adds GameStage support for Recipe conditions

Implementation Details

Provide a gamestage name for recipes, it will check that name against all players in a team or the owner of that machine and if they have that stage

Outcome

gated recipes

@YoungOnionMC YoungOnionMC requested a review from a team as a code owner February 22, 2025 23:58
Copy link
Contributor

@krossgg krossgg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did not actually review content

@@ -86,6 +88,8 @@ argonauts = { module = "curse.maven:argonauts-845833", version.ref = "
ae2wtlib = { module = "curse.maven:ae2wtlib-459929", version.ref = "ae2wtlib" }
spark = { module = "curse.maven:spark-361579", version.ref = "spark" }
observable = { module = "curse.maven:observable-509575", version.ref = "observable" }
gamestages = { module = "curse.maven:game-stages-268655", version.ref = "gamestages" }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Both mods are on Jared's maven, which we have. Please use that instead of cursemaven
See gamestages and bookshelf

@krossgg krossgg added type: feature New feature or request Merge on Major Release Breaking changes, must be bundled into an 1.X.0 Update labels Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Merge on Major Release Breaking changes, must be bundled into an 1.X.0 Update type: feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants