Comment to remind me where to pick up tomorrow
This commit is contained in:
parent
557a05fc9a
commit
1a25990b6f
1 changed files with 1 additions and 2 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue