chore: dealec

This commit is contained in:
LordMZTE 2023-02-21 19:31:57 +01:00
parent 7af300e87b
commit d4cda2888d
Signed by: LordMZTE
GPG Key ID: B64802DC33A64FF6
1 changed files with 0 additions and 1 deletions

View File

@ -64,7 +64,6 @@ public class RecipeRegistery {
new ItemStack(ElectricExpansionItems.blockInsulatedWire, 1, 0),
'%', "circuitBasic", '^', Blocks.glass, '@',
Items.stick}));
System.out.println("AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALEC " + ElectricExpansionItems.blockInsulatedWire);
GameRegistry.addRecipe((IRecipe) new ShapedOreRecipe(
new ItemStack(ElectricExpansionItems.blockAdvBatteryBox),
new Object[] {"!!!", "@@@", "!#!", '!', "battery", '@', "copperWire",