-
Notifications
You must be signed in to change notification settings - Fork 13
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
1.21.3 #29
1.21.3 #29
Conversation
SuperGamerTron
commented
Oct 27, 2024
fc9f7bc
to
f39a02f
Compare
This seems to run properly Want to take the output and do a Minecraft data PR so we see if it's good ? |
settings.gradle
Outdated
|
||
"1.21", | ||
"1.21.3" | ||
|
||
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please fix formatting
.github/workflows/build.yml
Outdated
"1.21", | ||
|
||
"1.21.3" | ||
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please fix formatting
if (name.contains("end")) { | ||
System.out.println(); | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You sure this should be left in? looks like debug
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Gave you contributor access @AlexProgrammerDE so you can fix that kind of stuff directly
Ci fails |
@GroobleDierne do you want to try and fix the recipe generator here ? |
Will try |
@rom1504 PR can be merged |