Benjamin-Berry

Results 2 issues of Benjamin-Berry

The crafting module doesn't always pull the result items from the MFR unifier. FTB Infinity 2.3.5 Mk4 chassis pipe on a MFR unifier. When a crafting card is input requesting...

Bug
Needs Validation
Mod Interaction

**Describe the bug** Stream.CopyTpAsync still works with a write only stream. **To Reproduce** var fs = new MockFileSystem(); ... using var estream = entry.Open(); using var fstream = file.OpenWrite(); var...

type: bug
state: needs discussion