generated from tilera/1710mod
chore: dealec
This commit is contained in:
parent
7af300e87b
commit
d4cda2888d
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@ public class RecipeRegistery {
|
||||||
new ItemStack(ElectricExpansionItems.blockInsulatedWire, 1, 0),
|
new ItemStack(ElectricExpansionItems.blockInsulatedWire, 1, 0),
|
||||||
'%', "circuitBasic", '^', Blocks.glass, '@',
|
'%', "circuitBasic", '^', Blocks.glass, '@',
|
||||||
Items.stick}));
|
Items.stick}));
|
||||||
System.out.println("AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALEC " + ElectricExpansionItems.blockInsulatedWire);
|
|
||||||
GameRegistry.addRecipe((IRecipe) new ShapedOreRecipe(
|
GameRegistry.addRecipe((IRecipe) new ShapedOreRecipe(
|
||||||
new ItemStack(ElectricExpansionItems.blockAdvBatteryBox),
|
new ItemStack(ElectricExpansionItems.blockAdvBatteryBox),
|
||||||
new Object[] {"!!!", "@@@", "!#!", '!', "battery", '@', "copperWire",
|
new Object[] {"!!!", "@@@", "!#!", '!', "battery", '@', "copperWire",
|
||||||
|
|
Loading…
Reference in a new issue