Comment to remind me where to pick up tomorrow

This commit is contained in:
pahimar 2013-12-14 22:54:03 -05:00
parent 557a05fc9a
commit 1a25990b6f

View file

@ -7,10 +7,9 @@ import com.pahimar.ee3.item.OreStack;
import com.pahimar.ee3.lib.Reference;
import cpw.mods.fml.common.event.FMLInterModComms;
import java.awt.peer.LabelPeer;
public class AddonEmcValues {
// TODO Clean up these EmcValues and give them some proper breakdowns
private static final EmcValue RUBBER_EMC_VALUE = new EmcValue(24);
private static final EmcValue COPPER_EMC_VALUE = new EmcValue(85);
private static final EmcValue TIN_EMC_VALUE = new EmcValue(256);