Draconic-Inc / Draconic-Evolution

Other
341 stars 173 forks source link

[1.20.1] External mods such as RFTools cannot read energy core values #1831

Closed BowBoy1 closed 3 months ago

BowBoy1 commented 3 months ago

Base information

Description / steps to reproduce

Setting up an Energy Core (in my case, a tier 8) and attempting to read its values with mods like RFtools using the screens does not work, as you can only link the screens to the energy pylons and the value display options will pull from the pylon rather than the energy core. Marking as a bug because supposedly this was a thing you could do in prior versions.

FoxMcloud5655 commented 3 months ago

Previous versions didn't have infinite energy. It would need to be passed along as a string to be decoded into a number on the other end.

In fact, the recent CC integration pull request that was accepted very likely does this. I haven't actually checked, but that would be the only way to get an accurate number. This would need to be supported on the other end, not by DE.