Fixes issue #93 "More cable from current cable recipe."
This commit is contained in:
@@ -208,7 +208,7 @@ public class CommonProxy {
|
|||||||
));
|
));
|
||||||
|
|
||||||
// Cable
|
// Cable
|
||||||
GameRegistry.addRecipe(new ItemStack(RefinedStorageBlocks.CABLE, 6),
|
GameRegistry.addRecipe(new ItemStack(RefinedStorageBlocks.CABLE, 12),
|
||||||
"EEE",
|
"EEE",
|
||||||
"GRG",
|
"GRG",
|
||||||
"EEE",
|
"EEE",
|
||||||
|
|||||||
Reference in New Issue
Block a user