shanemadden / factorio-deadlock-beltboxes-loaders

Other
8 stars 16 forks source link

If an item has a fuel_value of 0.5MJ the current method fails to scale the value with stack size #23

Open billbo99 opened 3 years ago

billbo99 commented 3 years ago

The current method of calculating fuel_value relies on whole numbers. There are some mods that have fuel values that use a decimal place. The attached PR fixes this.

Deadlock989 commented 3 years ago

This was fixed by billbo99 in version 2.3.7.