judos / hardCrafting

Factorio mod - harder ressource processing
GNU General Public License v3.0
6 stars 13 forks source link

Prevent incinerator recipes for coal, coal-dust, and wood. #21

Closed malexgit closed 7 years ago

malexgit commented 7 years ago

Applied a fix to incinerator-recipes.lua. It will no longer create an incinerator recipe for items that are raw materials and have a fuel value.

These items should be used as fuel in the incinerator and not as ingredients.

This prevents the incinerator from parasitising its own fuel supply.

judos commented 7 years ago

Thanks a lot for your help! Fixes #22