Read the currently active recipe in furnace types

Place to get help with not working mods / modding interface.
darkrail
Burner Inserter
Burner Inserter
Posts: 7
Joined: Wed Apr 13, 2016 8:55 pm
Contact:

Read the currently active recipe in furnace types

Post by darkrail »

Is there any way to read the recipe that the furnace is currently using, fx 5 iron plate into steel plates, without having to go and manually check whats in it's inventory and compare it to all smelting recipes to find a match? (it seems the entity.recipe is empty)
darkrail
Burner Inserter
Burner Inserter
Posts: 7
Joined: Wed Apr 13, 2016 8:55 pm
Contact:

Re: Read the currently active recipe in furnace types

Post by darkrail »

So I guess there is no easy way to tell what a furnace is currently crafting?
orzelek
Smart Inserter
Smart Inserter
Posts: 3928
Joined: Fri Apr 03, 2015 10:20 am
Contact:

Re: Read the currently active recipe in furnace types

Post by orzelek »

From what I seen here on forums furnace recipe is a bit "undefined".
It gets chosen only when all ingredients have been placed inside it - and until then it's not known. It's a limitation of furnaces that allows them to work with auto recipe selection - and leads to some issues (like stuck inserters trying to add stone to ore already in furnace).
darkrail
Burner Inserter
Burner Inserter
Posts: 7
Joined: Wed Apr 13, 2016 8:55 pm
Contact:

Re: Read the currently active recipe in furnace types

Post by darkrail »

Alright Guess I'll make some tests and see what I can do. I should probably add my own versions of the furnaces, as an alternative that can track if the player wants them to
Post Reply

Return to “Modding help”