nothing to see here
This commit is contained in:
parent
d61032cb07
commit
7369288829
1 changed files with 1 additions and 1 deletions
|
@ -518,7 +518,7 @@ public class ModRecipes {
|
|||
|
||||
CraftingHelper.addShapedOreRecipe(new ItemStack(ModBlocks.mfsu), "LAL", "LML", "LOL", 'A',
|
||||
ItemParts.getPartByName("advancedCircuit"), 'L', lapcrystalStack, 'M', new ItemStack(ModBlocks.mfe),
|
||||
'L', BlockMachineFrame.getFrameByName("advancedMachine", 1));
|
||||
'O', BlockMachineFrame.getFrameByName("advancedMachine", 1));
|
||||
|
||||
CraftingHelper.addShapedOreRecipe(new ItemStack(ModBlocks.IndustrialElectrolyzer), "RER", "CEC", "RER", 'R',
|
||||
ItemIngots.getIngotByName("refinediron"), 'E', new ItemStack(ModBlocks.Extractor), 'C',
|
||||
|
|
Loading…
Add table
Reference in a new issue