Blaze Burner¶
Available in all versions
A Blaze Burner uses different fuel types to heat up things above it like basins and fluid tanks.
Requirement
Requires the Create mod to be installed
Peripheral Name | Interfaces with | Has events | Introduced in |
---|---|---|---|
blazeBurner | Blaze Burner block | No | 0.7.16 |
Functions¶
getInfo¶
getInfo() -> table
Properties¶
info | Description |
---|---|
fuelType: string |
The type of fuel in the burner |
heatLevel: string |
The blaze burner heat level |
remainingBurnTime: number |
The amount of burn time left for the current fuel |
isCreative: boolean |
If the burner is using creative fuel |
Changelog/Trivia¶
0.7.16
Added Create integration