You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While crafting Railcraft signal lamps in an assembler, I inserted stacks of the requested ingredients (1 glass pane, 1 iron plate, 1 Inverted Green Lamp Notch, 1 Inverted Yellow Lamp Notch, 1 Inverted Red Lamp Notch)x64 expecting it to consume 1 from each stack as it crafted the 16 signal lamps
The Reality
It only took from the green lamp notches pile. Recognizing it was probably microblocks being buggy, I attempted the craft with 3 dirt notches instead of the inverted lamp notches. Sure enough, that works too. Effectively, at the moment, the assembler recipe for signal lamps is glass pane, iron plate, 3x any forge microblock notch
Your Proposal
Ideally, the recipe would remain the same, but avoid the microblock confusion problems. If fixing that proves to be too invasive of a fix, simply making the recipe take whole inverted lamps and giving a stack of signal lamps at a time would probably not drastically change the overall cost of building RailCraft networks.
Final Checklist
I have searched this issue tracker and there is nothing similar already. Posting on a closed issue saying the bug still exists will prompt us to investigate and reopen it once we confirm your report.
I can reproduce this problem consistently by follow the exact steps I described above, or this does not need reproducing, e.g. recipe loophole.
I have asked other people and they confirm they also have this problem by follow the exact steps I described above, or this does not need reproducing, e.g. recipe loophole.
The text was updated successfully, but these errors were encountered:
Your GTNH Discord Username
Atlantisspy
Your Pack Version
2.6.1
Your Server
private server
Java Version
Java 20
Type of Server
Vanilla Forge
Your Expectation
While crafting Railcraft signal lamps in an assembler, I inserted stacks of the requested ingredients (1 glass pane, 1 iron plate, 1 Inverted Green Lamp Notch, 1 Inverted Yellow Lamp Notch, 1 Inverted Red Lamp Notch)x64 expecting it to consume 1 from each stack as it crafted the 16 signal lamps
The Reality
It only took from the green lamp notches pile. Recognizing it was probably microblocks being buggy, I attempted the craft with 3 dirt notches instead of the inverted lamp notches. Sure enough, that works too. Effectively, at the moment, the assembler recipe for signal lamps is glass pane, iron plate, 3x any forge microblock notch
Your Proposal
Ideally, the recipe would remain the same, but avoid the microblock confusion problems. If fixing that proves to be too invasive of a fix, simply making the recipe take whole inverted lamps and giving a stack of signal lamps at a time would probably not drastically change the overall cost of building RailCraft networks.
Final Checklist
The text was updated successfully, but these errors were encountered: