[1.20.1] energy conduits do not accept power from AE2 P2P tunnels or GregTech energy converters #923
Labels
Area-Conduits
Everything involving conduits
MC-1.20.1
Status-Triage
A Triage Member should take a look at this
Type-Bug
There is a problem.
Is there an existing issue for this?
Current Behavior
Energy conduits don't accept energy from AE2 P2P tunnels or GregTech energy converters.
Conduits can send energy into both AE2 P2P tunnels or GT energy converters. And AE2 P2P tunnels can send energy into GT energy converters.
Expected Behavior
Blocks outputting FE energy should be able to send the energy into the conduit network.
How to Test
Using AE2:
Using GT:
Local Environment
Any Additional Information?
This is the tick method of the GT energy converter: https://github.com/GregTechCEu/GregTech-Modern/blob/1.20.1/src/main/java/com/gregtechceu/gtceu/common/machine/trait/ConverterTrait.java#L72
which is looking for ForgeCapabilities.ENERGY
The text was updated successfully, but these errors were encountered: