Equivalent-Exchange-3 icon indicating copy to clipboard operation
Equivalent-Exchange-3 copied to clipboard

Optimize TileEntityTransmutationTablet#consumeInventoryForEnergyValue(ItemStack)

Open pahimar opened this issue 9 years ago • 0 comments

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.

pahimar avatar May 30 '16 19:05 pahimar