Skip to content

Industrialcraft Sensor

jorgun edited this page Dec 11, 2012 · 2 revisions

getTargets()retrun map of all IC2 block positon relevant to the sensor, the sensor being “0,0,0” x y z

getTargetDetails(x)
if Target is Conduit

"EnergyConducted" ---

if Target is Energy storage

"Stored" int
"Capacity" int 
"Output" int

if Target is Reactor

"Heat" int
"MaxHeat" int 
"Output" int
"Active" bool