tomdodd4598 / NuclearCraft

NuclearCraft is a Forge mod for Minecraft 1.12.2.
https://www.curseforge.com/minecraft/mc-mods/nuclearcraft-overhauled
MIT License
196 stars 128 forks source link

IntegratedDynamics Machine Reader can't read the temperature from the side of the fusion reactor. #752

Closed natedogith1 closed 3 years ago

natedogith1 commented 3 years ago

The CommonCapabilities temperature API is only accessible from the bottom center of the fusion reactor.

Nuclearcraft version: 2.18w-1.12.2 CommonCapabilities version: 1.12.2-2.4.7 Integrated Dynamics version: 1.12.2-1.1.7

tomdodd4598 commented 3 years ago

Unfortunately this is just due to a problem with the way I implemented fusion reactors in the pre-overhaul. I tried to fix this a couple of years ago but couldn't get it to work.