floorwaxer2 0 Posted March 2, 2019 Share Posted March 2, 2019 how do you get the max heat,heat from a IC2 reactor Quote Link to post Share on other sites
1 CptMercury 6 Posted March 3, 2019 Share Posted March 3, 2019 Hey, here is a list of all methods for ic2 reactors. local component = require'component' local reactor = component.reactor reactor.getHeat() reactor.getMaxHeat() reactor.getReactorEUOutput() reactor.getReactorEnergyOutput() reactor.producesEnergy() You have to connect the reactor via an adapter. floorwaxer2 1 Quote Link to post Share on other sites
0 floorwaxer2 0 Posted March 4, 2019 Author Share Posted March 4, 2019 Thanks have a good day Quote Link to post Share on other sites
how do you get the max heat,heat from a IC2 reactor
Link to post
Share on other sites