Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 732 Bytes

FurnaceData.md

File metadata and controls

13 lines (9 loc) · 732 Bytes

FurnaceData

Properties

Name Type Description Notes
max_burn_time int The maximum amount of time (in ticks) the current fuel item lasts
max_cook_time int The total amount of time (in ticks) the stack has to cook for to be done
passed_burn_time int The amount of time (in ticks) that has passed since this fuel item started burning
passed_cook_time int The amount of time (in ticks) that has passed since the item stack started cooking

[Back to Model list] [Back to API list] [Back to README]