In a previous beta (1.16.100.56 or 1.16.100.57 I believe), adding:
"minecraft:fuel": {
"duration": 120.0
}
to an item would allow it to be put into the fuel slot in furnaces, smokers and blast furnaces and would smelt items for said duration.
However the component no longer allows items to be used as fuel.
Steps To Reproduce:
Download the attached pack
Place 'grunt:uranium_ingot' or 'grunt:boko_bow' in a furnace's fuel slot
They won't be able to placed in the fuel slot
Expected Behavior:
Adding the fuel component to an item allows it to be used as fuel in furnaces, smokers and blast furnaces.
Actual Behavior:
The fuel component does nothing
Linked issues
is duplicated by 4
Attachments
Comments 6
The items with the fuel component is 'grunt:uranium_ingot' or 'grunt:boko_bow' you can use the give command or find them in the items and equipment section in the creative inventory respectively.
Resolved in 1.16.210.59, though it should be noted that duration now refers to time in seconds rather than number of items smelted (just multiply the amount of items you wish to be able to smelt by 10)
Still affects 1.16.100.60