blocovermelho / ae2-emi-crafting

MIT License
3 stars 5 forks source link

Add Crafting Pattern awereness to the Crafting Terminal #3

Open alikindsys opened 1 year ago

alikindsys commented 1 year ago

EMI currently doesn't account for items that could be crafted using the crafting patterns stored in the system.

image

e.g. Tech Reborn's Iron furnace should be displayed since it that's its crafting recipe. image

Expected Behaviour:

The user should be prompted with the auto crafting chain for all items that can be crafted, even if there are missing items on the recipe.

Nice-to-haves:

Ftrless commented 7 months ago

basically, its multiple autocraft request screens in a row, is this realizable?

alikindsys commented 7 months ago

Honestly this goes against the idea that craftables should only show items that exist and not those that can be crafted. This would be convenient but I'd need to think if this can be done in a inteligent way or if emi would even support that.

Ftrless commented 7 months ago

Wait, that same functionality is already in place