Equivalent-Exchange-3
Equivalent-Exchange-3 copied to clipboard
Optimize TileEntityTransmutationTablet#consumeInventoryForEnergyValue(ItemStack)
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.