Get item fuel power

Status
Fixed
Issue description

This feature can be very useful in MCreator 1.8.3+ for making custom furnaces, machines that burn fuel to make energy and more.

Issue comments

We will add this in the future updates. For now, you can use TileEntityFurnace.getItemBurnTime(itemstack) for this in custom code.