Fixes issue #93 "More cable from current cable recipe."
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user