FTBTeam / FTB-Mods-Issues

Any mod issues, be it FTB Teams, Quests or any other of our mods can be reported here!
19 stars 1 forks source link

[Bug]: Quarry/Energy Pipes not implementing IEnergyStorage interface causing compatibility issues #370

Open ImVexed opened 2 years ago

ImVexed commented 2 years ago

Mod

FTB Industrial Contraptions

Mod version

ftb-industrial-contraptions-1900.1.6-build.180

Forge / Fabric version

Forge 41.0.45

Modpack & version

FTB One 1.21.1

What issue are you having?

Can't get Tesseract to interface with a Quarry. Neither the Quarry, nor any of the energy pipes implement the IEnergyStorage interface, which causes Tesseract to not see them (https://github.com/SuperMartijn642/Tesseract/issues/38#issuecomment-1065986576=).

Cables will indeed connect, but nothing will be transferred.

Crashlogs

No response

Steps to reproduce

  1. Place Quarry
  2. Place Tesseract touching quarry
  3. Place another tesseract with a source of power
  4. Observe the quarry not getting power.

Anything else to note?

No response

cTurtle98 commented 1 year ago

I am having this issue as well