Bigger Reactors

Bigger Reactors

17M Downloads

The ReactorPowerTapTile exposes the wrong capability

justliliandev opened this issue ยท 1 comments

commented

When queried for the Forge Energy Capability the ReactorPowerTapTile returns itself which doesn't implement IEnergyStorage, causes ClassCastExceptions when trying to resolve this LazyOptional.
This happens with EnderIO and with Pipez:
This is the crash that happened with EnderIO: https://paste.ubuntu.com/p/3rmBJvXwH9/

commented

yay forgetting some code removal...