NuclearCraft

NuclearCraft

31M Downloads

[Suggestion] Implement the CommonCapabilities temperature API

KaseiFR opened this issue ยท 1 comments

commented

Hi!

Integrated Dynamics is capable of reading a machine temperature, but NC reactors do not seem compatible. I think it is using the ITemperature capability. Implementing it would allow very precise and flexible reactor control (more than what a redstone comparator currently provides). I guess the IWorker capability could be implemented too.

Since I have some free time at the moment I could work on a PR if you're interested.

commented

Added support for ITemperature and IWorker to the fusion reactor ;)