Copypaste fix
This commit is contained in:
@@ -344,7 +344,7 @@ public class CommonProxy {
|
|||||||
);
|
);
|
||||||
|
|
||||||
// Pattern
|
// Pattern
|
||||||
GameRegistry.addRecipe(NBTStorage.initNBT(new ItemStack(RefinedStorageItems.PATTERN)),
|
GameRegistry.addRecipe(new ItemStack(RefinedStorageItems.PATTERN),
|
||||||
"GRG",
|
"GRG",
|
||||||
"RGR",
|
"RGR",
|
||||||
"EEE",
|
"EEE",
|
||||||
|
|||||||
Reference in New Issue
Block a user