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

Fixed sieve recipe #71009

Merged
merged 1 commit into from
Jan 17, 2024
Merged

Conversation

DragonWizard23
Copy link
Contributor

Summary

Bugfixes "Fixed makeshift sieve recipe"

Purpose of change

I stumbled upon the recipe for the makeshift sieve, and was shocked that I could craft it with only a single wire! From the description, it looks like it is intended to require both the steel mesh and the wire to craft.

Describe the solution

I adjusted the recipe to require both a wire and the mesh, instead of it being an either or craft.

Describe alternatives you've considered

Testing

I tested my recipe change using a local "mod" and it worked as expected.

Additional context

The old recipe:
Screenshot (296)
The new recipe:
Screenshot (295)

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@github-actions github-actions bot added [JSON] Changes (can be) made in JSON <Bugfix> This is a fix for a bug (or closes open issue) json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Jan 17, 2024
@Maleclypse Maleclypse merged commit bb1b75d into CleverRaven:master Jan 17, 2024
21 of 26 checks passed
@DragonWizard23 DragonWizard23 deleted the Sieve-recipe-fix branch January 23, 2024 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions <Bugfix> This is a fix for a bug (or closes open issue) [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants