Fixes issue #93 "More cable from current cable recipe."

This commit is contained in:
Raoul Van den Berge
2016-06-07 21:19:53 +02:00
parent 979be99b9a
commit 84a0509e03

View File

@@ -208,7 +208,7 @@ public class CommonProxy {
));
// Cable
GameRegistry.addRecipe(new ItemStack(RefinedStorageBlocks.CABLE, 6),
GameRegistry.addRecipe(new ItemStack(RefinedStorageBlocks.CABLE, 12),
"EEE",
"GRG",
"EEE",