Item Documentation - minecraft:fuel

minecraft:fuel allows this item to be used as fuel in a furnace to 'cook' other items.

Parameters

Name Default Value Type Description
duration not set Float How long in seconds will this fuel cook items for. Minimum value: 0.05.

Example

"minecraft:fuel":{
    "duration": 3.0
}