Stop UniCables claiming to carry MJ
This commit is contained in:
parent
0d21d201a9
commit
8f6b24ba67
1 changed files with 0 additions and 1 deletions
|
@ -110,7 +110,6 @@ public class ItemPartTransmitter extends JItemMultiPart
|
|||
list.add(EnumColor.DARK_GREY + MekanismUtils.localize("tooltip.capableTrans") + ":");
|
||||
list.add("- " + EnumColor.PURPLE + "RF " + EnumColor.GREY + "(ThermalExpansion)");
|
||||
list.add("- " + EnumColor.PURPLE + "EU " + EnumColor.GREY + "(IndustrialCraft)");
|
||||
list.add("- " + EnumColor.PURPLE + "MJ " + EnumColor.GREY + "(BuildCraft)");
|
||||
list.add("- " + EnumColor.PURPLE + "Joules " + EnumColor.GREY + "(Mekanism)");
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue