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

Add autolearn to cargo pants #72576

Merged
merged 1 commit into from
Mar 24, 2024

Conversation

ERRORCODE509
Copy link
Contributor

Summary

None

Purpose of change

The recipe for cargo pants wasn't autolearned, but that of cargo shorts was. Updated the recipe for the pants to be in-line with the shorts, resolves #72547.

Describe the solution

Added the appropriate autolearn line to data/json/recipes/armor/legs.json.

Describe alternatives you've considered

Removing autolearn from the recipe for cargo shorts. I figured either both or neither should be autolearned, and decided that both doing so would be best.

Testing

Edited my local copy and verified that the recipe appears in the crafting menu.

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON Items: Armor / Clothing Armor and clothing <Bugfix> This is a fix for a bug (or closes open issue) astyled astyled PR, label is assigned by github actions json-styled JSON lint passed, label assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Mar 23, 2024
@Maleclypse Maleclypse merged commit 4f83a62 into CleverRaven:master Mar 24, 2024
20 of 26 checks passed
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) Items: Armor / Clothing Armor and clothing [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.

Cargo Pants Aren't Autolearned
2 participants