Copypaste fix

This commit is contained in:
Raoul Van den Berge
2016-04-07 14:36:59 +02:00
parent e3706a6c76
commit 831dd2c5ea

View File

@@ -344,7 +344,7 @@ public class CommonProxy {
);
// Pattern
GameRegistry.addRecipe(NBTStorage.initNBT(new ItemStack(RefinedStorageItems.PATTERN)),
GameRegistry.addRecipe(new ItemStack(RefinedStorageItems.PATTERN),
"GRG",
"RGR",
"EEE",