Magmator
Only available in version 1.19.2
The Magmator is a block from Powah to generate power from a fluid heat source (lava)
Requirement
Requires the Powah mod to be installed
| Peripheral Name | Interfaces with | Has events | Introduced in |
| ----------------- | ----------------------------------- | ---------- | ------------- |
| magmator | Every magmator block (all tiers) | No | N/A |
Functions
getName
Returns the name of the peripheral
getEnergy
Returns the quantity of stored energy inside the Magmator.
getMaxEnergy
Returns the maximum quantity of storable energy inside the Magmator.
isBurning
Returns true if the Magmator is currently burning (generating energy from the fluid heat source).
getTankCapacity
getTankCapacity() -> number
Returns the overall capacity of the Magmator tank.
getFluidInTank
getFluidInTank() -> number
Returns the stored volume (mb) of fluid inside the Magmator tank.
Changelog/Trivia
1.19.2-0.7.26.r
Added integration for Powah