re-added copper wires
This commit is contained in:
parent
5fb1b3d1bb
commit
ad5ffc8687
1 changed files with 3 additions and 1 deletions
|
@ -38,6 +38,8 @@ public class DarkMain
|
|||
BasicComponents.requestBlock("oreCopper", 0);
|
||||
BasicComponents.requestBlock("oreTin", 0);
|
||||
|
||||
BasicComponents.requestBlock("copperWire", 0);
|
||||
|
||||
BasicComponents.requestItem("ingotSteel", 0);
|
||||
BasicComponents.requestItem("dustSteel", 0);
|
||||
BasicComponents.requestItem("plateSteel", 0);
|
||||
|
|
Loading…
Reference in a new issue