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 Cable Recipes and 4x Cable/Wire Recipes #1405

Merged
merged 1 commit into from
Jan 26, 2021

Conversation

serenibyss
Copy link
Collaborator

@serenibyss serenibyss commented Jan 19, 2021

What:
Currently, there are no recipes being created to combine or deconstruct cables. For example, crafting two 1x cables into a 2x cable, or crafting one 2x cable into two 1x cables. Additionally, you can currently only do cable and wire recipes like this in pairs. I added recipes to be able to combine four 1x cables/wires into a 4x cable/wire, and same with four 2x and four 4x.

How solved:
Added some simple code to the WireRecipeHandler class to allow you to do this.

Outcome:
Cables are now much more easily used, and can be simply crafted or uncrafted into whichever size you need at the moment.

Additional info:
Quick example of one of the added recipes:
cable

Possible compatibility issue:
None expected.

Copy link
Member

@LAGIdiot LAGIdiot left a comment

Choose a reason for hiding this comment

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

Thank you for your hard work this seems like reasonable useful addition.

@LAGIdiot LAGIdiot added status: accepted type: feature New feature or request rsr: revision Release size requirements: Revision labels Jan 20, 2021
@LAGIdiot LAGIdiot merged commit b755c75 into GregTechCE:master Jan 26, 2021
@serenibyss serenibyss deleted the wiresandcables branch January 26, 2021 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rsr: revision Release size requirements: Revision status: accepted type: feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants