Skip to content

Blaze Burner

Available in all versions

Picture

!Image of the Blaze Burner block

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
Returns a table with information about the Blaze Burner.

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

Comments