Fuel
The item component variant that burn items.
Use this item component variant to make the slot a fuel slot.
A fuel slot will burn the items inside it to process recipes that have a Fuel requirement.
The "mode" property of an item component with fuel variant must be "input"
or "both"
to let the player place fuel items inside the slot.
ID
Accepted items
Any item that have a burn time (like wood and coal) and match the filter defined in the item component "whitelist" and "blacklist" properties.
Example
A simple fuel slot :
Last updated