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¶
getName() -> string
getEnergy¶
getEnergy() -> number
getMaxEnergy¶
getMaxEnergy() -> number
isRunning¶
isRunning() -> boolean
getFuel¶
getFuel() -> number
getCarbon¶
getCarbon() -> number
getRedstone¶
getRedstone() -> number
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