Industrialcraft Sensor
jorgun edited this page Dec 11, 2012
·
2 revisions
Clone this wiki locally
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" intif Target is Reactor
"Heat" int
"MaxHeat" int
"Output" int
"Active" bool