Reactor
Only available in version 1.19.2
 
The Reactor is a block from Powah to generate power from uraninite.
Requirement
Requires the Powah mod to be installed
 
| Peripheral Name   | Interfaces with                                | Has events | Introduced in |
| ----------------- | ---------------------------------------------- | ---------- | ------------- |
| uraniniteReactor  | Every reactor multiblock structure (all tiers) | No         | N/A           |
Functions
getName
Returns the name of the peripheral
getEnergy
Returns the quantity of stored energy inside the cell.
getMaxEnergy
Returns the maximum quantity of storable energy inside the Reactor.
isRunning
Returns true if the Reactor is currently running.
getFuel
Returns the stored quantity fuel in percentage.
getCarbon
Returns the stored quantity of carbon in percentage.
getRedstone
Returns the stored quantity of redstone in percentage.
getTemperature
getTemperature() -> number
getInventoryUraninite
getInventoryUraninite() -> table
getInventoryRedstone
getInventoryRedstone() -> table
getInventoryCarbon
getInventoryCarbon() -> table
Changelog/Trivia
1.19.2-0.7.26.r
Added integration for Powah