Equivalent Exchange 3

Equivalent Exchange 3

2M Downloads

Optimize TileEntityTransmutationTablet#consumeInventoryForEnergyValue(ItemStack)

pahimar opened this issue ยท 0 comments

commented

Currently the method does a round robin on all the inputs to consume items for EMC

This could be optimized so that the tablet intelligently figures out the inputs to consume to minimize the residual EMC left in the tablet once the transmute is done.