Skip to content

Basic Circuit recipe should only output IC2 circuits#1580

Open
MauveCloud wants to merge 4 commits intoBlood-Asp:unstablefrom
MauveCloud:circuit-recipes
Open

Basic Circuit recipe should only output IC2 circuits#1580
MauveCloud wants to merge 4 commits intoBlood-Asp:unstablefrom
MauveCloud:circuit-recipes

Conversation

@MauveCloud
Copy link
Copy Markdown
Collaborator

@MauveCloud MauveCloud commented Oct 28, 2020

Adds a "non-removable" crafting recipe for IC2 circuits, and removes the code that could in some cases cause the crafting recipe to produce circuits from other mods (such as Mekanism) instead.
Also somewhat refactored GT_MachineRecipeLoader since I was changing that file anyway.
This should help with #1574

Added some category methods so the run() method is less vulnerable to error messages about being too big.
Added specific crafting recipe for IC2 circuit (see Blood-Asp#1574).
If loading sequence caused another mod's "basicCircuit" to be registered after IC2's, then that would be the only one craftable, making the GT good circuit uncraftable.
Realized it was a bad idea to do this in the same PR as other changes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant