fixes #612, @raoulvdberge is bad and he should feel bad

This commit is contained in:
way2muchnoise
2016-11-14 22:05:47 +01:00
parent f33bf78226
commit d8e32913c3

View File

@@ -521,7 +521,7 @@ public class ProxyCommon {
));
// Storage Housing
GameRegistry.addRecipe(new ShapedOreRecipe(ItemStorageNBT.createStackWithNBT(new ItemStack(RSItems.STORAGE_HOUSING)),
GameRegistry.addRecipe(new ShapedOreRecipe(new ItemStack(RSItems.STORAGE_HOUSING),
"GRG",
"R R",
"EEE",