Furnator
Only available in version 1.19.2
The Furnator is a block from Powah to generate power given a fuel source.
Requirement
Requires the Powah mod to be installed
| Peripheral Name | Interfaces with | Has events | Introduced in |
| ----------------- | ----------------------------------- | ---------- | ------------- |
| furnator | Every furnator block (all tiers) | No | N/A |
Functions
getName
Returns the name of the peripheral
getEnergy
Returns the quantity of stored energy inside the Furnator.
getMaxEnergy
Returns the maximum quantity of storable energy inside the Furnator.
isBurning
Returns true if the Furnator is currently burning (generating energy from a fuel source).
getCarbon
Returns the percentage of stored carbon (fuel) inside the Furnator.
getInventory
Returns a table containing the ItemStack infos of the item inside the Furnator.
Changelog/Trivia
1.19.2-0.7.26.r
Added integration for Powah