ALongStringOfNumbers
ALongStringOfNumbers
There are some recipes where there is an output that I would rather void every time the recipe runs, like recipes that have water, hydrogen, diluted x, etc, as an...
I will look into addressing the first comment about extending `IFluidHandler`, but the change to `GTFluidUtils` was done to allow transfer of fluid through multiple handlers easily. For example, having...
I need to review what I have done in this PR, as I am not quite sure it is implemented how it was expected to be, or as cleanly as...
I have edited the opening comment to link the related issue, so that it will be closed when this is merged.
I just tried to reproduce this, and yes, the MV machine is needed to reproduce the crash.
I was able to reproduce this in a development environment (That is up to date against the 1.10.5.582 commits) by following the exact instructions provided in the initial issue. This...
This is currently intended behavior, seen by this section of code here: https://github.com/GregTechCE/GregTech/blob/f9d7017c6daa886b281cb355ce27a499b9e0e092/src/main/java/gregtech/api/recipes/Recipe.java#L255-L263 However some discussion has come up in #1337 and #1215 if this behavior should be changed or...
> Me too, especially when you forgot to toggle the output side to accept inputs before making it inaccesible with cables, pipes and other machines. This can be set via...
I am of the opinion that this tool should have several different modes, each copying several different things. Mode 1: Machine Configuration In this mode, the tool would copy the...
I am having a hard time reproducing this issue on GTCE: 1.10.9.612 and Compact Machines: 3.0.18-b278. Specifically I am having a hard time getting the compact machine tunnel to connect...